In this project I made a submission or final assignment on Belajar Membuat Aplikasi Web dengan React in dicoding
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer,but i use pnpm. From your command line:
Clone this repository
$ git clone https://github.com/valendion/Weather-App-Reactjs
Go into the repository
$ cd Weather-App-Reactjs
Install dependencies
$ pnpm install
after that add an .env file and type VITE_KEY in the .env file. Fill VITE_KEY with the key from WeatherAPI.com and Run the app
$ pnpm run dev
This software uses the following open source packages:
