evertondenis / reactnd-project-myreads

MyReads is a completion project the training React Developer Nanodegree.

Home Page:https://evertondenis.github.io/reactnd-project-myreads

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyReads Project

MyReads is a completion project the training React Developer Nanodegree. It's a web app where you view a bookshelves contain books you are currently reading, have read, or you want to read.

Demo

MyReads Demo

Running

  1. Clone this repository;
  2. Run yarn, or npm install for install dependencies;
  3. Run yarn start, or npm start and open http://localhost:3000/ in your browser.

About

MyReads is a completion project the training React Developer Nanodegree.

https://evertondenis.github.io/reactnd-project-myreads


Languages

Language:JavaScript 87.4%Language:HTML 6.9%Language:CSS 5.7%