Skip to content
This repository has been archived by the owner on May 31, 2019. It is now read-only.

Latest commit

 

History

History
18 lines (17 loc) · 457 Bytes

README.md

File metadata and controls

18 lines (17 loc) · 457 Bytes

Udacity React Readable

This is the second project I've made for the Udacity nanodegree course.

Motivation

Project Criteria

Installation

Readable API Server

  • Install and start the API server
    • cd api-server
    • npm install
    • node server

Readable Frontend

  • Install and start the frontend
    • cd frontend
    • npm install
    • npm start

Contributors

Henry Brown