/Udacity-React-MyReadsApp

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.

Primary LanguageJavaScript

My Reads App

Description:

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.

Build Status

To run this project

Step 1 : To use this project must install Node.js Then Download the source code

git clone https://github.com/MohamedAlabasy/Udacity-React-MyReadsApp.git

Step 2 : Enter the project file then install package

npm i

Step 3 : To run project

node run start

Step 4 : Open the browser and click : http://localhost:3000


Build Status

Build Status

Build Status

Build Status


Here are the Command that were used in the project, You will find it in the project file.