joshunhappy / udacity-fend-myreads

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyReads Project

preview

This is the implementation for the final assessment project for Udacity's React Fundamentals course. With the completition of this project the student has learning to use and create single pages with React.

MyRead allows the user to move books from diferent shelfs, search and add found books to shelfs.

Instruction

  • Download or clone te repository to your local machine
  • install all project dependencies with npm install
  • start the project server with npm start

you can find the original source of this code at reactnd-project-myreads-starter

About


Languages

Language:JavaScript 77.2%Language:CSS 16.3%Language:HTML 6.4%