Skip to content

pawankm21/iiit-placement-website-v2

Repository files navigation

IIIT BH Placement website 2.0

Official IIIT Bhubaneswar placement website

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Run Locally

Clone the project

  git clone https://github.com/pawankm21/iiit-placement-website-v2.git

Install dependencies using yarn

  yarn install

Start the server

  yarn dev