https://github.com/trco/react-signup-app
App #3: Learning React - Fullstack React the Complete Guide to ReactJS and Friends
https://github.com/trco/react-signup-app
Last synced: 10 months ago
JSON representation
App #3: Learning React - Fullstack React the Complete Guide to ReactJS and Friends
- Host: GitHub
- URL: https://github.com/trco/react-signup-app
- Owner: trco
- Created: 2019-04-07T12:53:17.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-10T19:40:03.000Z (about 7 years ago)
- Last Synced: 2025-02-24T05:46:47.536Z (over 1 year ago)
- Language: JavaScript
- Size: 176 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
================
React Signup App
================
App #3: Learning React - Fullstack React the Complete Guide to ReactJS and Friends
To see ``react-signup-app`` in action clone the repository and run it locally::
$ git clone https://github.com/trco/react-signup-app.git
$ cd react-signup-app
$ npm install
$ npm start