rob9095 / fend-my-reads-app

React App for tracking and managing books

Home Page:https://rt-myreads.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Udacity FEND My Reads App

Description

React bookshelf app that allows you to select and categorize books to read. The project was built with create-react-app and connects to an API server to display books as you interact with the application.

See the demo here, https://rt-myreads.netlify.com

How to Launch the App

Download or clone the repo

  • Run npm install
  • Run npm start to start the development server at localhost:3000
  • Run npm build when ready to deploy

About

React App for tracking and managing books

https://rt-myreads.netlify.com/


Languages

Language:JavaScript 68.6%Language:CSS 22.2%Language:HTML 9.2%