Skip to content

joyan828/reactnd-project-myreads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reactnd-project-myreads

This is MyRead app for the final assessment of Udacity's React Nanodegree course. It is a bookshelf app that allows the user to select and categorize books they have read, are currently reading, or want to read.

Table of Contents

  • Demo
  • Getting started
  • Versions
  • Copyright and License

Demo

You can cheke out a demo on the link here: https://saeboman-reactnd-project.firebaseapp.com

Getting started

To install this project follow the instruction below:

git clone https://github.com/joyan828/reactnd-project-myreads.git
cd reactnd-project-myreads
npm install
npm start

Versions

v1.0

  • Default project implementation

Copyright and License

The project's starter code contributed by Udacity.