- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Describe your project in 1 or 2 sentences.
MATHS MAGICIAN is a...
Describe the tech stack and include only the relevant sections that apply to your project.
Client
Server
Database
- Add and delete books
- Group Books according to their type
Add a link to your deployed project.
Describe how a new developer could make use of your project.
To get a local copy up and running, follow these steps.
In order to run this project you need:
npm install
Clone this repository to your desired folder:
$ git clone https://github.com/SimonGideon/BookstoreApp.git
cd BookstoreApp
Install this project with:
npm init -y
To run the project, execute the following command:
npm run start
To run tests, run the following command:
npm run test
You can deploy this project using:
npm build
👤 Simon Gideon
- GitHub: @SimonGideon
- Twitter: @Simo_Giddy
- LinkedIn: mnayi-gideon
Describe 1 - 3 features you will add to the project.
- Add cover page to each book
- Add associated links to the books
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project
If you like this project...
Give credit to everyone who inspired your codebase.
I would like to thank...
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.