Bookstore CMS is an application that organizes books by name and category. User can add, remove, display, and select books by category.
- CSS
- Bootstrap
- ReactJs
- Redux
To get a local copy up and running follow these simple example steps:
- Open your terminal or command line
- Run
git clone https://github.com/devMunyi/bookstore-cms
to have a copy on your computer - After the clone, type in the command
cd bookstore-cms
to access the directory on the terminal - run
npm install
to install depencencies. - Run
npm run start
and it will load a live server in http://localhost:3000/
👤 Samuel Munyi
- GitHub: @githubhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.