Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 1.71 KB

README.md

File metadata and controls

22 lines (12 loc) · 1.71 KB

MyReads: A Book Tracking App

This is First Project for Udacity Nanodegree program, This Application allows you to search for Books and place it in specific Shelf in Application, Main Page Application Included 3 Shelves Currently Reading, Want to Read, Read You can move it easier by BookCharger Select List , You Can Search for Specific Books in SearchPage Then you can get it in your main page shelves by BookCharger Select List SearchInput is limited for a specific terms below

Allowed Search Terms

'Android', 'Art', 'Artificial Intelligence', 'Astronomy', 'Austen', 'Baseball', 'Basketball', 'Bhagat', 'Biography', 'Brief', 'Business', 'Camus', 'Cervantes', 'Christie', 'Classics', 'Comics', 'Cook', 'Cricket', 'Cycling', 'Desai', 'Design', 'Development', 'Digital Marketing', 'Drama', 'Drawing', 'Dumas', 'Education', 'Everything', 'Fantasy', 'Film', 'Finance', 'First', 'Fitness', 'Football', 'Future', 'Games', 'Gandhi', 'History', 'History', 'Homer', 'Horror', 'Hugo', 'Ibsen', 'Journey', 'Kafka', 'King', 'Lahiri', 'Larsson', 'Learn', 'Literary Fiction', 'Make', 'Manage', 'Marquez', 'Money', 'Mystery', 'Negotiate', 'Painting', 'Philosophy', 'Photography', 'Poetry', 'Production', 'Program Javascript', 'Programming', 'React', 'Redux', 'River', 'Robotics', 'Rowling', 'Satire', 'Science Fiction', 'Shakespeare', 'Singh', 'Swimming', 'Tale', 'Thrun', 'Time', 'Tolstoy', 'Travel', 'Ultimate', 'Virtual Reality', 'Web Development', 'iOS'

Project preview

You Can Preview The Application at MyReads | Book Tracking


Getting Started

To get started developing right away:

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