Skip to content

Microverse Module 03 Project: This educational project is similar to the "Awesome Books" website. It is a MVP version of it that allows you to display a list of books, add a book and remove a selected book.

Bria222/react-bookstore

Repository files navigation

bookstore application

The Bookstore is created using react and redux. It allows you to:

- Display list of books.
- Add a book.
- Remove a selected book.
- interact with an API

Built With

  • React
  • Redux
  • JavaScript (ES6)
  • CSS

Live Demo(comming soon...)

[Live Link]

Getting Started

To get a local copy up and running follow these simple steps:

Prerequisites

  • Node.js
  • npm

Setup

  • Clone the project```terminal git clone git@github.com:Bria222/react-bookstore.git

```terminal
git@github.com:Bria222/react-bookstore.git
  • cd into the project directory
cd react-bookstore
  • Once you've cloned the repo and are inside the directory, run npm install command to get all necessary installations.

  • Congrats! you are now all set and simply run npm start to get your clone up and running on the browser.

Author

🤵 Author

🤝 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 Zeplin thanks to microvese

📝 License

This project is MIT licensed.

About

Microverse Module 03 Project: This educational project is similar to the "Awesome Books" website. It is a MVP version of it that allows you to display a list of books, add a book and remove a selected book.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published