The Bookstore is a website that allows you to: Display a list of books. Add a book. Remove a selected book.
- Major languages
- Frameworks
- Technologies used
To get a local copy up and running follow these simple example steps.
-
Open your terminal and navigate to desired folder.
-
Clone the project from the repo
git clone https://github.com/itsmraga-hub/Bookstore-CMS.git
-
Change directory to Math Mmagicians folder
cd bookstore-cms
. -
To start the project on local web server, run
npm start
.- After this you should be able to see the project on your browser, if not open your browser and visit http://localhost:3000/ to view the project.
-
To run the available tests, run
npm test
.
- To run the available tests, run
npm test
.
- Deployed to netlify.
👤 William Raga
- GitHub: @WilliamRaga
- Twitter: @WilliamRaga
- LinkedIn: @WilliamRaga
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
- Inspiration
- etc
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.