Skip to content

MyReads is an app that allows you to select and categorize books you have read, are currently reading, or want to read. This is the first project of Udacity React Nanodegree, to evaluate React Fundamentals.

Notifications You must be signed in to change notification settings

epegase/FirstProjectUdacityReact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udacity React Nanodegree

First Project : MyReads Apps

This project was bootstrapped with Create React App for the first project of Udacity React Nanodegree, to evaluate React Fundamentals.

This app allows you to select and categorize books you have read, are currently reading, or want to read.

npm start (How to Install)

# clone the repository
git clone https://github.com/epegase/FirstProjectUdacityReact

# navigate to the root directory
cd FirstProjectUdacityReact

# install the dependencies
npm install

# runs the app in the development mode
npm start

Open http://localhost:3000 to view it in the browser.

Credits

To complete this project, I use the book "Road to React" of Robin Wieruch and the repository of Sarah Maris for this project (class component approach).

About

MyReads is an app that allows you to select and categorize books you have read, are currently reading, or want to read. This is the first project of Udacity React Nanodegree, to evaluate React Fundamentals.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published