A one page app to add and remove books from a list.
- HTML/CSS/JavaScript
- Create React App
- React Router
- Redux
To get a local copy up and running follow these simple example steps.
- Click on the top right green "code" button.
- On the dropdown menu, choose "download with zip" button.
- After download, extract the zip file and you have the project running on your machine.
cd
into the correct directory andnpm install
to intall dependecies.- Start the project in your browser using
npm start
.
👤 Chris Clothier
- GitHub: @CRClothier
- LinkedIn: Chris Clothier
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Please give a ⭐️ if you like this project!
This project is MIT licensed.