Website for Centre for Entrepreneurial Leadership at BITS Pilani, Goa Campus.
- React
- Chakra UI
Clone the repo and install dependencies.
git clone https://github.com/Devsoc-BPGC/CEL-website.git
cd CEL-website
npm install
Start local dev server.
npm start