Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 901 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 901 Bytes

MyReads Project

Web app that enable users to :-

  • Search for Books
  • Add books to one of his bookshelves
  • Remove books from the shelves
  • Move books between shelves

Screenshots

Tools

This project was bootstrapped with Create React App. React and React Router

How to run

To get the app up and running right away:

  • install all project dependencies with yarn install
  • start the development server with yarn start