Bookstore is a website that allows:
- Displaying a list of books.
- Adding a book.
- Removing a selected book.
- React
- Redux
- CSS3
To get a local copy up and running follow these simple example steps.
- A web browser (like Google Chrome, Opera...).
- A code editor (like Atom, VScode...).
To setup the project locally: clone the repository using:
git clone git@github.com:ha-manel/Bookstore.git
run : npm install
run: npm run build
run: npm start
👤 Manel Hammouche
- GitHub: @ha-manel
- Twitter: @hamanel
- LinkedIn: Manel Hammouche
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
- Hat tip to code reviewers and to everyone who reviewed the project and made suggestions.
This project is MIT licensed.