balataca / myreads

My first project developed on the React Nanodegree Program from Udacity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Reads - Udacity React Nanodegree

This is my first project developed on the React Nanodegree Program from Udacity. It's an application for keeping track of books that you are currently reading, read or want to read.

Getting Started

Clone the Repository

git clone https://github.com/augustorz/myreads

Install dependencies

yarn install

Compiles and hot-reloads for development

yarn start

Other useful commands

Compiles and minifies for production

yarn build

Run your tests

yarn test

Lints and fixes files

yarn lint

About

My first project developed on the React Nanodegree Program from Udacity.


Languages

Language:HTML 68.7%Language:JavaScript 26.0%Language:CSS 5.2%