/bookstore

Primary LanguageJavaScript

BookStore

The Bookstore is a website similar to the "Awesome Books" website built in the previous module. You will create an MVP version of it that allows you to:

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

Built With

  • React
  • Redux toolkit

Live Demo

Not yet

Getting Started

  • $ git clone https://github.com/fasaldana/bookstore.git
  • $ cd bookstore
  • $ npm install
  • $ npm start

Authors

👤 Fernando Saldaña

🤝 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!

📝 License

This project is MIT licensed.