Skip to content

Frontend-2030/india-vaccine-frontend

 
 

Repository files navigation

India Vaccine Project

We're building out a verified list of Vaccination Centers across the country so that you can get reliable information for getting a vaccine for you or your loved ones in a quick & easy manner.

👩‍💻 Contribution Guide 👨‍💻

Developers looking to contribute to the project can start by filtering for good-first-issues

We have a dev branch with the latest features and fixes. We request you to create a new branch for the Issue you are working on and after a review we will merge it with the dev branch. The master branch contains the production-ready code that is ready to be deployed.

Join our group on Discord to engage with the developers and contributors working on this project

After joining the group make sure to introduce yourself in the #intros channel

Getting the application running

The frontend application is built with NextJS and can be locally spun up using the following command

# Make sure the dependencies are installed
npm install

# Run the application in development mode
# The application will be running at http://localhost:3000
npm run dev

Deployments

We have continuous deployment enabled for the project with preview URLs generated for each Pull Request

image

About

We’re Making it Easier to Locate Vaccination Centers in India

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 79.7%
  • CSS 19.1%
  • Dockerfile 1.1%
  • JavaScript 0.1%