Skip to content

MohamedMohy9192/reactnd-myreads

 
 

Repository files navigation

MyReads Project Overview

  • The app contains two screens the home screen and the search screen page.
  • The home screen shows 3 different types of shelves
  • Users can add more books to their shelves by searching for them on the search screen.
  • You can assign each book to a specefic shelf, both from the search screen and the home sceen.

Installing

  1. Clone the project using $ git clone .
  2. Navigate to the root directory for the project.
  3. In Terminal install all project dependencies with npm install.
  4. Start the development server with npm start.

Dependencies

Screenshots

Shelves Page Search Page

About

Starter Code for the React MyReads Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.0%
  • CSS 23.7%
  • HTML 9.3%