- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Bookstore is a simple book app for reading and updating progress of books.
The following tech stack was used to build this project:
Client
- View books
- View current book progress
View a deployed and ready version of the app on Render
To get a local copy up and running, follow these steps.
In order to run this project you need:
npm
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/peterdtitan/bookstore.git
Install this project with:
npm install
To run the project, execute the following command:
npm start
To run tests using jest, run the following command:
npm test
The following users authored this project codebase:
👤 Author1
- GitHub: Peter Okorafor
- Twitter: PeterDeTitan
- LinkedIn: Peter OKorafor
In the future, the following features will be considered:
- Better UI
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please follow and give it a star ⭐️
-
Is this an Open Source Project?
- Yes it is, however, there would not be subsequent deployments and maintenance of the app.
This project is MIT licensed.