Discover countries around the world ⚡️
- 📋 Process
- 💻 Installation
- 🚀 Launch
- Accessible
- SEO optimized
- Mobile-first workflow
These instructions will get you a copy of the project on your local machine for development and testing purposes.
Ensure you have the following set up locally:
Clone the repository using any of the methods stated below.
Via SSH
git clone git@github.com:chiamakaikeanyi/country-finder.git
Via HTTPS
git clone https://github.com/chiamakaikeanyi/country-finder.git
Switch to the directory
cd country-finder
Install the dependencies
yarn
Run the command below to start the web app
yarn start
The browser is expected to launch the app on the browser on http://localhost:3000.