tarynsauer / reactnd-project-myreads-starter

Frontend React app for tracking books and "reading" status

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyReads Project

This book tracking app is forked from the starter template for the final assessment project for Udacity's React Fundamentals course. It allows users to search for and organize books that they are currently reading, want to read, and have read.

Getting Started

To start the app:

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

TODOs

  • add tests
  • swap out the starter template's backend server, BooksAPI.js, with Google Books API.

About

Frontend React app for tracking books and "reading" status


Languages

Language:JavaScript 70.2%Language:CSS 21.3%Language:HTML 8.6%