The Bookstore website displays a list of books, allows one to add a book and remove a selected book.
- React
- Redux
- Css
Go to your terminal, navigate to your working directory and run
git clone https://github.com/Buyaki01/redux-bookstore
After that navigate to the newly created folder
cd redux-bookstore
You now have access to the files. To install necessary dependencies run
npm install
Start a local server running the command
npm start
You should now have the project running locally on a dev server.
- Run: npx eslint .
- For css run: npx stylelint "**/*.{css,scss}"
👤 Ritta Buyaki
- Github: @Buyaki01
- Twitter: @BuyakiRitta
- Linkedin: Ritta Buyaki
Contributions, issues, and feature requests are welcome!
Start by:
- Forking the project
- Cloning the project to your local machine
- cd into the project directory
- Run git checkout -b your-branch-name
- Make your contributions
- Push your branch up to your forked repository
- Open a Pull Request with a detailed description to the development branch of the original project for a review
Feel free to check the issues page, contribute to the Project by creating an issue.
Give a ⭐️ if you like this project!
- Project originally taken from The Odin Project
- Project inspired by Microverse Program
- Thanks for this Website Design "RITTA SWETA"