Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
isinghdivyanshu committed Oct 9, 2023
1 parent bf33351 commit 01f00e4
Showing 1 changed file with 28 additions and 24 deletions.
52 changes: 28 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,60 +2,64 @@
<a href="https://dscvit.com">
<img width="400" src="https://user-images.githubusercontent.com/56252312/159312411-58410727-3933-4224-b43e-4e9b627838a3.png#gh-light-mode-only" alt="GDSC VIT"/>
</a>
<h2 align="center"> < Insert Project Title Here > </h2>
<h4 align="center"> < Insert Project Description Here > <h4>
<h2 align="center"> Hexathon &apos;23 💻 </h2>
<h4 align="center"> Frontend portal for Hexathon &apos;23 🎉. The event everyone loves. Hexathon, where creativity meets challenge - is one of a kind design hackathon conducted by Google Developer Student Clubs VIT 🎓 every year to encourage design enthusiasts 💻 from across the country to develop their ideas for the future 💡. <h4>
</p>

---

[![Join Us](https://img.shields.io/badge/Join%20Us-Developer%20Student%20Clubs-red)](https://dsc.community.dev/vellore-institute-of-technology/)
[![Discord Chat](https://img.shields.io/discord/760928671698649098.svg)](https://discord.gg/498KVdSKWR)

[![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)

## Features

- [ ] < feature >
- [ ] < feature >
- [ ] < feature >
- [ ] < feature >
Marketplace for Hexathon &apos;23.

<br>

## Dependencies

- < dependency >
- < dependency >

## Running

< directions to install >
Clone the repository and run the following commands:

```bash
< insert code >
npm install
```

< directions to execute >
After installing the dependencies, run the following command to start the development server:

```bash
< insert code >

npm run dev
```

## Contributors

<table>
<table>
<tr align="center">
<td>
John Doe
Divyanshu Singh
<p align="center">
<img src = "https://github.com/isinghdivyanshu.png" width="150" height="150" alt="Divyanshu Singh">
</p>
<p align="center">
<a href = "https://github.com/isinghdivyanshu">
<img src = "http://www.iconninja.com/files/241/825/211/round-collaboration-social-github-code-circle-network-icon.svg" width="36" height = "36" alt="GitHub"/>
</a>
<a href = "https://www.linkedin.com/in/isinghdivyanshu">
<img src = "http://www.iconninja.com/files/863/607/751/network-linkedin-social-connection-circular-circle-media-icon.svg" width="36" height="36" alt="LinkedIn"/>
</a>
</p>
</td>
<td>
Rupaak Srinivas
<p align="center">
<img src = "https://dscvit.com/images/dsc-logo-square.svg" width="150" height="150" alt="Your Name Here (Insert Your Image Link In Src">
<img src = "https://github.com/RupaakSrinivas.png" width="150" height="150" alt="Rupaak Srinivas">
</p>
<p align="center">
<a href = "https://github.com/person1">
<a href = "https://github.com/RupaakSrinivas">
<img src = "http://www.iconninja.com/files/241/825/211/round-collaboration-social-github-code-circle-network-icon.svg" width="36" height = "36" alt="GitHub"/>
</a>
<a href = "https://www.linkedin.com/in/person1">
<a href = "https://www.linkedin.com/in/">
<img src = "http://www.iconninja.com/files/863/607/751/network-linkedin-social-connection-circular-circle-media-icon.svg" width="36" height="36" alt="LinkedIn"/>
</a>
</p>
Expand All @@ -64,5 +68,5 @@
</table>

<p align="center">
Made with ❤ by <a href="https://dscvit.com">GDSC-VIT</a>
Made with ❤ by <a href="https://dscvit.com">GDSC VIT</a>
</p>

0 comments on commit 01f00e4

Please sign in to comment.