- Download Node.js from https://nodejs.org/en/download/
- Run the following commands from command line:
npm install react
npm install react-dom
npm install react-bootstrap - Run this command to create project
npm create-react-app us_states - Delete contents of public and src directories. Then copy the files to them.
-
Notifications
You must be signed in to change notification settings - Fork 0
emmet-gingles/React-US_States
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This application reads in json data about each state (name, capital, statecode) and presents it to the user. The data can then be filtered and sorted.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published