Bookstore App

Screenshot

Live Demo

Contents

About

This project is a simple bookstore app made with React JS, Redux, and deployed with Heroku.

Features

  • Add new books
  • View all the books in store
  • Filter books by category
  • Remove books from the store
  • All book data and filter information is centered in the reducer

How to install

Clone the repository:

  • git clone https://github.com/uryelah/Microverse-702-Bookstore.git

Enter the directory in the terminal and then run:

  • npm i
  • npm start

Open your browser at localhost:3000

Used tools

This project was built using these technologies.

  • React
  • Redux
  • Heroku
  • Babel
  • Webpack
  • HTML
  • CSS3

Authors

👤 Marcos Medeiros

👤 Sarah Chamorro