Skip to content

jcarlos0511/rest-countries-api

Repository files navigation

Rest Countries API

Solution for a challenge from Frontendmentor.io.

🔥 Table of Contents

Overview

💻 Desktop version

screenshot screenshot

📱 Mobile version

screenshot screenshot

Built With

Features

This application/site was created as a submission to a Frontendmentor challenge. The challenge was to build an application to complete the given user stories.

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/jcarlos0511/rest-countries-api.git

# Enter the created folder
$ cd rest-countries-api

# Install dependencies
$ npm install

# Run the app
$ npm start

Acknowledgements

Contact