/my-reads-app

First project for udacity react nano degree

Primary LanguageJavaScript

MyReads Project

This is my solution for udacity read-me-app project for react nano degree,

this file will be updated as neeed be

View live project: My Reads

TL;DR

To get started developing right away:

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

Backend Server

To simplify your development process, we've provided a backend server for you to develop against. The provided file BooksAPI.js contains the methods you will need to perform necessary operations on the backend: