Add your favorite books to our system and keep track of your progress through it!
Additional description about the project and its features.
-
Major languages
- JavaScript
- HTML & CSS
-
Frameworks
- ReactJS
- Redux
-
Technologies used
- NodeJS
- VSCodde
- Git & GitHub
- Deployed on Netlify: https://agitated-meitner-4cf10a.netlify.app/
To get a local copy up and running follow these simple example steps.
- Install NodeJS
- Install Git Bash
- Install a Code Editor
- In any folder, open your bash and use ````git clone https://github.com/JuliCarracedo/bookstore.git```
- Open the created folder in your code editor.
- Run ````npm install``` in your editor`s console line to install dependencies.
- Run ````npm start``` in your editor`s console line to run locally.
- Feel free to add books through the form and check their creation in console. They will be displayed and stored in a remote API.
- Use the Remove button to get rid of a specific book. It will be removed from the API too.
- On load, the store will be filled with any books present in the API's storage.
👤 Julian Carracedo
- GitHub: @JuliCarracedo
- Twitter: @CarracedoTrigo
- LinkedIn: Julian Carracedo
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
This project is MIT licensed.