/Bookstore

A page to add and remove books with React and Redux

Primary LanguageCSS

Bookstore

A page to load and remove books

Built With

  • HTML, CSS, JavaScript
  • Git, GitHub, Webpack
  • React, Redux

Live Demo

Live Demo

To launch the project locally:

Step 1:

  • Clone this repo locally using git in the command line and the following command
> git clone https://github.com/Daf98/Bookstore.git
  • Alternatively, you can just download the complete zip file and extract the folder in your directory

Step 2:

  • In the terminal, you can run:
> cd Bookstore
> npm install
> code .
> npm start
  • The page should open in localhost:3000

Authors

👤 Dafne Azzolina

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.