This repository is the source code of the official website of OpenLake, an opensource organisation based at Indian Institute of Technology, Bhilai.
- React
- GitHub APIs
To download the dependencies
npm i
To run the website in development mode
npm start
To run the deployment mode
npm run build