Skip to content

miladr0/kritik-project

Repository files navigation

Neighbors Countries

This project was bootstrapped with Create React App.

Demo: Here

How To Run

1- In the project directory, use below command to install dependencies:

yarn

2- rename .env.example to .env

3- start react app by using:

yarn start