/react-tutorial

Learn-a-thon ReactJS Tutorial

Primary LanguageJavaScriptMIT LicenseMIT

react-tutorial

Skeleton Code for ReactJS Learn-a-thon

Adapated from the official tutorial

A simple Node server implementation is included to serve static files from public/ and handle requests to comments.json to fetch or add data. Start a server with

npm install
node server.js