A website about books that shows a list of books from an API, also allows the user to add and deleted a select book. It was created with React, Redux, HTML5 and CSS3.
- HTML5
- CSS3
- React
- Redux
- Axios
To get a local copy up and running follow these simple example steps.
- A modern web browser like Chrome, Safari, Firefox, etc.
- JavaScript enabled.
- Node installed.
If you installed git you can clone the code to your machine, or download a ZIP of all the files directly.
Download the ZIP from this location, or run the following git command to clone the files to your machine:
git clone https://github.com/VaneCode/Bookstore.git
-
Open the Repository Link of this project in GitHub.
-
Once the files are on your machine, open Math-magicinas folder in Visual Studio Code, and follow the steps in Installation & Set Up
-
Install Node Modules
npm install
-
Start the development server
npm start
-
Runs the app in the development mode.Open https://localhost:3000 to view it in your browser.
-
Generate a full static production build
npm run build
👤 Vanessa Bonito
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- Usman Suleiman Babakolo, whose design was used in this project.
This project is MIT licensed.