dvlreddy / reactdemo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contacts Manager

This is the source code to my multi-part blog series about creating a React app:

Try the App

If you want to try the app, you just have to clone and run it:

git clone https://github.com/areiterer/contacts-manager
cd contacts-manager
npm install
npm start

Your browser should open a new window for http://localhost:3000

Have fun!

About


Languages

Language:JavaScript 74.0%Language:HTML 18.4%Language:CSS 7.6%