eBook management app with React, Node.js, and SQLite.
Steps to run this application.
- Installing the application node_modules.
npm install
- Running the application
npm run start
- Open the browser and go to the link bellow
http://localhost:5000
https://firelibrary.herokuapp.com/
Happy coding