Skip to content

AizazSharif/P1-RND-MyRead-A-Book-Tracking-App-Using-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyReads: A Book Tracking App Using ReactJs

In the MyReads project, you'll create a bookshelf app that allows you to select and categorize books you have read, are currently reading, or want to read. The project emphasizes using React to build the application and provides an API server and client library that you will use to persist information as you interact with the application.

Installation

  • Clone the GitHub repository and install these dependencies
$ git clone https://github.com/AizazSharif/P1-RND-MyRead-A-Book-Tracking-App-Using-React.git
$ cd P1-RND-MyRead-A-Book-Tracking-App-Using-React

npm install -g create-react-app
npm start

and open up your browser on the desired port of localhost shown in the terminal.

Usage

Walk through 3 different Sections of MyReads

  • Currently Reading
  • Want to Read
  • Read And Explore the Search Option at bottom right.

After that compare each of above components in the code as well for better understanding.

Credit

This project is a part of React Nanodegree and all credit goes to Udacity.

About

Single Page Web Application Using ReactJs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published