Skip to content

FredericoVieira/where-in-the-world

Repository files navigation

Where in the world?

Where in the world is a project based on rest countries API

Prerequisites:

  • yarn
  • node v12.4.0

To set this project locally:

Install dependencies:

yarn install

Build project:

yarn build-dev

or to production:

yarn build

Start project:

yarn start

Access localhost:8080 on your favorite browser

Also available in:

Netlify Status

https://where-in-the-world-fv.netlify.app

Releases

No releases published

Packages

No packages published