Skip to content

raphaabrasil/reactnd-project-myreads-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyReads Project

MyReads is an application for organizing your readings. You can classify your books into three categories which are:

  1. Currently Reading
  2. Want to Read
  3. Read

You can also search for new books from our collection!

To start the experience, follow the instructions bellow.

Installation

Clone repository

git clone git@github.com:raphaabrasil/reactnd-project-myreads-starter.git

Install depencies

npm install

or

yarn install

Run project

npm start

or

yarn start

Feel free to contribute :D

About

My Reads project for Udacity ReactND

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.5%
  • CSS 28.7%
  • HTML 5.8%