Skip to content

AtharvaAtre/sra-vjti.github.io

This branch is 16 commits behind SRA-VJTI/sra-vjti.github.io:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

50eca94 · Dec 25, 2023
Nov 17, 2022
Dec 24, 2023
Dec 25, 2023
Oct 15, 2023
Nov 11, 2023
Aug 14, 2022
Feb 16, 2021
Oct 24, 2020
Feb 16, 2021
Feb 16, 2021
May 5, 2023
Jan 17, 2022
Aug 9, 2023
May 5, 2023

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, install all the dependencies:

npm install package.json
# or
yarn install

Run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Contributing

  1. Create a fork
  2. Make the changes
  3. Compile the project and check if it works as expected without breaking any other functionality.
  4. Create a PR on the contribute branch on the upstream repo.
  5. Don't forgot to put a description in the PR, Pull requests without a description would be closed and buried 10m deep in the earth xD
  6. Commits should be atomic, and descriptive message is a must.

About

Repository for SRA Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.3%
  • SCSS 24.7%