Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 595 Bytes

README.md

File metadata and controls

37 lines (21 loc) · 595 Bytes

Homepage

Prakriti 🦁 Patra

An indigenous online weather application. Made using vanilla JS and custom API.

Live Demo

See here

Tech Stack

Client: HTML, CSS, JS

Run Locally

Clone the project

  git clone https://github.com/sanketmp/prakritipatra.git

Go to the project directory

  cd prakritipatra

Start the server

  using live server in VS Code or any other of your choice.

Then, good to go.