Skip to content

A react app that displays countries and basic infornmation about them

Notifications You must be signed in to change notification settings

Cinnamon18/ReactCountryApp

Repository files navigation

ReactCountryApp

A react app that displays countries and basic information about them

To run

  1. npm install -g serve
  2. serve -s build
  3. Navigate to http://localhost:3000/ in the browser of your choice

Build Instructions

  1. Download and install npm here
  2. Install create react app: npm install -g create-react-app
  3. Clone ReactCountryApp: git clone https://github.com/Cinnamon18/ReactCountryApp
  4. Navigate to its root: cd ReactCountryApp
  5. Run the test server: npm start

The project should appear in your browser. If not, navigate to localhost:3000 to view it

About

A react app that displays countries and basic infornmation about them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published