Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 295 Bytes

File metadata and controls

11 lines (8 loc) · 295 Bytes

Rest Countries API

This project was made with React, React Hooks. you can view the live demo at:

Getting started

To get it runing locally:

  • Clone this repo
  • npm install to install all required dependencies
  • npm start to start the local server (this project uses create-react-app)