Repository For IEEE NITK Envision Project
- Fork the repo
- Clone the forked repo
cd C-03-Weather-Web-App
and then runnpm install
- To start the application run
npm run dev
- All images used must be placed in
assets
folder - Do NOT push to the main branch. Create a PR from your forked repo to the main branch
- All PRs with the target set as the main branch will have a preview deployment available. Check #6