The Bookstore is a website that allows you to:
Display a list of books. Add a book. Remove a selected book.
Built with React and Redux.
The wireframe to be followed can be seen on this link:
https://github.com/microverseinc/curriculum-react-redux/raw/main/bookstore/images/bookstore.png
Project will be build in several phases, according to the following:
- Project 1: Initialize project with components (React only).
- Project 2: Add reducers and actions.
- Project 3: Use Redux in React components.
- Project 4: Connect to API.
- Project 5: Styling.
Major languages: Javascript, HTML, CSS Frameworks: webpack, Jest, React, Redux Technologies used: VSC, Github, Gitflow
C:\Users\Dario\Documents\MICROVERSE\Module3\bookstore1\images\diagram.jpg
Clone the repository in your local machine using git clone.
Please run: npm run build and then npm start to see project displayed in your browser.
To see the project deployed please visit anyone of the following links:
Netlify: https://effervescent-dodol-706742.netlify.app
👤 Author1
Dario Alessio
GitHub: https://github.com/DarioAlessioR
Slack: https://microverse-students.slack.com/team/U039GCFRK9B
LinkedIn: https://www.linkedin.com/in/dario-alessio-3a3b7911b
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.