CindyDorantes / Bookstore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookstore

The Bookstore is a website similar to the "Awesome Books" website built in this project. An MVP version of it has been created, it allows to:

  • Display a list of books.
  • Add a book.
  • Remove a selected book.

By building this application, React and Redux have been practiced.

Built With

  • React
  • Deployed with netlify
  • This project was bootstrapped with Create React App.

Live Demo

Live Demo Link

GETTING STARTED

Clone this repo : https://github.com/CindyDorantes/Bookstore.git

After cloning this project, run the following commands:

npm install
npm start

The npm install command installs all dependencies used in the project while npm start is used to start the development server and view the application on the browser.

Authors

👤 Cindy Dorantes

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Thanks to Microverse and my learning partners for their help and support.

📝 License

This project is MIT licensed.

About


Languages

Language:JavaScript 51.1%Language:CSS 40.3%Language:HTML 8.7%