jomendez / MyBookReads

Udacity React nano degree first project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyBookReads Project

This is the project for the final assessment project for Udacity's React Fundamentals course. It is a react app that consumes an API of books titles, with this app you can organize your books in 3 categories "Want to read", "Curently reading", "Read". It also allows you to search for new book titles.

TL;DR

To run the application:

  • install all project dependencies with npm install
  • start the development server with yarn start

About

Udacity React nano degree first project


Languages

Language:JavaScript 78.0%Language:CSS 15.8%Language:HTML 6.2%