/udacity-readable

Primary LanguageJavaScriptMIT LicenseMIT

Leitura Project

This project is a web app for the assessment project for Udacity's React course

Quickstart

Install and Run

$ npm install
$ npm start

Backend server

The projects connect to a local server: [https://github.com/udacity/reactnd-project-readable-starter]

$ git clone https://github.com/udacity/reactnd-project-readable-starter.git
$ cd reactnd-project-readable-starter
$ cd api-server
$ node server.js

License

MIT