Skip to content

The Bookstore is a website that allows you to: Display a list of books. Add a book. Remove a selected book. All the data is saved in an external API . This project has been built with React and Redux.

Notifications You must be signed in to change notification settings

idungstanley/bookstore

Repository files navigation

#Bookstore Bootstrap Icon

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 Bootstrap Icon

Usage Bootstrap Icon

Be sure to have Node.js installed before proceeding.

# Clone the repo
git clone https://github.com/idungstanley/bookstore.git
# Change directory
cd bookstore
# Install dependencies
npm i
# Start local server
npm start

Authors Bootstrap Icon

👤 Author1

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

Show your support

Give a ⭐️ if you like this project!

License Bootstrap Icon

This project is MIT licensed.

About

The Bookstore is a website that allows you to: Display a list of books. Add a book. Remove a selected book. All the data is saved in an external API . This project has been built with React and Redux.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published