- π 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.