A simple app listing all the countries of the world along with flags, capital cities and info
- Get the code:
git clone https://github.com/Lissy93/all-the-countries.git
- Navigate into project
cd all-the-countries
- Install dependencies
yarn
- Start development server
yarn dev
- Build production appp
yarn build
ยฉ Alicia Sykes 2021
Licensed under MIT