Clone the project, install the dependencies, and run the project.
git clone https://github.com/yahilmadakiya/react-weather-app.git
cd react-weather-app
yarn # or npm install
yarn start # or npm run start
Then open up your browser to http://localhost:3000/, and you will be able to see the project.