tapa8728 / react-tutorial

Learn-a-thon ReactJS Tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Learn-a-thon ReactJS Tutorial

License:MIT License


Languages

Language:JavaScript 76.8%Language:CSS 12.2%Language:HTML 11.0%