talesbaz / reactnd-myreads

Project app for the Udacity React Nanodegree program

Home Page:https://reactnd-myreads-talesbaz.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyReads

Maintainability CircleCI

A very simple app to manage lists of current reading, want to read and already read books. Bootstrapped from udacity my-reads.

Installation

Installs all necessary modules to run the current project.

$ npm install

Development

Runs development server, with live reloading, on http://localhost:3000.

$ npm start

Lint

Run lint on source folder.

$ npm run eslint

Build

Builds the app for production to the build folder.

$ npm run build

About

Project app for the Udacity React Nanodegree program

https://reactnd-myreads-talesbaz.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 69.2%Language:CSS 24.7%Language:HTML 6.0%