SondosElMoataz / MyReads

A project under Udacity Nano-degree frontend react created by React js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyReads Project

This is under final assessment project for Udacity's React Fundamentals course

Provided with backend server src/BooksAPI.js

To start the project :

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

SEARCH_TERMS.md # The whitelisted short collection of available search terms

A bookshelf app that allows user to add and change "shelves" according to user preference has 3 main "shelves" : Currently Reading , Want to Read and Read

each book is displayed in corresponding shelf and ha a control to change if needed

you can add more books by an add button that routes you to a search page where you can search by title or author

About

A project under Udacity Nano-degree frontend react created by React js


Languages

Language:JavaScript 68.0%Language:CSS 23.0%Language:HTML 9.1%