diff --git a/README.md b/README.md index c8a41ee..4b0b0de 100644 --- a/README.md +++ b/README.md @@ -1,69 +1,170 @@

Codechef-VIT

-

Project Title

+

DEVSOC'24 Landing


-> Include project description here. +>

Welcome to Code of DEVSOC'24 Landing, your one-stop destination for all information regarding our 48-hour hackathon. From prize pools to tracks, sponsors to timelines, everything you need to know is conveniently located on this website. Plus, enjoy the added bonus of an interactive terminal where popular commands like cd, ls, help, etc., seamlessly operate.

---- +## ⚙️ Tech Stack: -[![DOCS](https://img.shields.io/badge/Documentation-see%20docs-green?style=flat-square&logo=appveyor)](INSERT_LINK_FOR_DOCS_HERE) - [![UI ](https://img.shields.io/badge/User%20Interface-Link%20to%20UI-orange?style=flat-square&logo=appveyor)](INSERT_UI_LINK_HERE) -[![GitHub Super-Linter](https://github.com///workflows/Lint%20Code%20Base/badge.svg)](https://github.com/marketplace/actions/super-linter) -## Features -- Insert list of features here +- T3 +- TypeScript +- Tailwind CSS +- Framer Motion +- Zustand + +## 🖼 Screenshots -## Screenshots

-Common-Entry-Test + +#### Loader + +image +

+## 🏁 Get Started -## Dependencies - - < dependency > - - < dependency > -## Instructions +To get started, fork your own copy and clone the master branch. To clone a branch you can run the following: -#### Directions to Install -```sh -$ git clone https://github.com/CodeChefVIT/ -$ cd -$ npm install +```bash +git clone -b master https://github.com//devsoc24-landing.git ``` -#### Directions to Run -```sh -$ npm serve + +Run these commands on your bash/terminal and open it in a code editor of your choice. + +Run the following to install all the dependencies: + +```bash +pnpm i ``` -## Contributors + +To start your development server run: + +```bash +pnpm dev +``` + +## 📝 Checkout: + +- DEVSOC'24 Portal: [https://github.com/CodeChefVIT/devsoc24-portal-fe](https://github.com/CodeChefVIT/devsoc24-portal-fe) +- DEVSOC'24 Admin: [https://github.com/CodeChefVIT/devsoc24-admin](https://github.com/CodeChefVIT/devsoc24-admin) +- DEVSOC'24 Backend: [https://github.com/CodeChefVIT/devsoc-backend-24](https://github.com/CodeChefVIT/devsoc-backend-24) + +## 🚀 Contributors + - - - - + + + + + + + + + + + + + + + + + +
- John Doe -

- Your Name Here (Insert Your Image Link In Src -

-

- - GitHub - -

-
- John Doe -

- Your Name Here (Insert Your Image Link In Src -

-

- - GitHub - -

-
+

+ profilepic +

+

Nishant Gupta

+

+ GitHub + + LinkedIn + +

+
+

+ profilepic +

+

Abhinav Ganeshan

+

+ GitHub + + LinkedIn + +

+
+

+ profilepic +

+

Saanvi Iyer

+

+ GitHub + + LinkedIn + +

+
+

+ profilepic +

+

Shiv Deshpande

+

+ GitHub + + LinkedIn + +

+
+

+ profilepic +

+

Pranav Deshmukh

+

+ GitHub + + LinkedIn + +

+
+

+ profilepic +

+

Gaurav Choudhary

+

+ GitHub + + LinkedIn + +

+
+

+ profilepic +

+

Mohit Ranjan

+

+ GitHub + + LinkedIn + +

+
+

+ profilepic +

+

Rajiv Dalal

+

+ GitHub + + LinkedIn + +

+
## License + [![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://badges.mit-license.org)