Bookstore project is a Single Page Application (SPA) with linked API is created with React containing books and categories section that allows users to make list of books based on titles and author. It is simple and easy to use. Enjoy it!
Solo Project
Building
- JavaScript
- REACT
- CSS 3
- ES6
Bundle
Server
- Like the favorite Product
- Check for comments of other users in a pop-up
- Add new comment to the favorite products
- Make reservation
- Implement reservations popup
- Add new reservation to the favorite products
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Github account.
- Code editor (Visual Studio Code, Atom, etc.)
- Jestjs
- Babeljs
Clone this repository to your desired folder:
- cd my-folder
- git clone https://github.com/dialite/math-magic-react-setup.git
Install this project with:
-
You'll need to install React on your root directory by using the following command on your terminal:
"npx create-react-app 'app-name'"
To run the project, execute the following command:
`npm start`
To run tests, run the following command:
`npm test`
👤 Raymond Olisa
- GitHub: dialite
- Twitter: @raymondolisa01
- LinkedIn: raymond-olisa
- [Check Book Categories]
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
- Microverse
- My coding partners for their help
This project is MIT licensed.