jgebhardt / react-phonecat

Rewrite of the Angular tutorial in React

Home Page:jgebhardt.github.io/blog/react-phonecat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-phonecat

A React rewrite of the Angular tutorial.

Accompanying blog post: jgebhardt.github.io/blog/react-phonecat

Getting set up

Clone the git repository:

git clone https://github.com/jgebhardt/react-phonecat.git && cd react-phonecat

Install dependencies via npm:

npm install

Finally, run the server:

npm run start

react-phonecat is built on top of the react-quickstart project.

About

Rewrite of the Angular tutorial in React

jgebhardt.github.io/blog/react-phonecat


Languages

Language:JavaScript 86.8%Language:CSS 13.2%