GDGVIT / triton-web

Frontend for DSCVIT's internal pastebin and URL shortener
https://dscv.it
GNU General Public License v3.0
15 stars 10 forks source link
nuxt pastebin url-shortener vue

DSC VIT

Triton Web

Frontend for DSCVIT's internal pastebin and url shortener.


Join Us Discord Chat

UI

Functionalities


Instructions to run

serve with hot reload at localhost:3000

$ yarn dev

build for production and launch server

$ yarn build $ yarn start

generate static project

$ yarn generate



For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).

## Contributors

<table>
<tr align="center">

<td>

Amogh Lele

<p align="center">
<img src = "https://avatars.githubusercontent.com/u/31761843" width="150" height="150" alt="Amogh Lele">
</p>
<p align="center">
<a href = "https://github.com/sphericalkat"><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">
<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>

Siddhartha Varma

<p align="center">
<img src = "https://avatars.githubusercontent.com/u/39856034" width="150" height="150" alt="Siddhartha Varma">
</p>
<p align="center">
<a href = "https://github.com/BRO3886"><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/siddharthav22">
<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>

Tushar Sadhwani

<p align="center">
<img src = "https://avatars.githubusercontent.com/u/43412083" width="150" height="150" alt="Your Name Here (Insert Your Image Link In Src">
</p>
<p align="center">
<a href = "https://github.com/tusharsadhwani"><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/person3">
<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>
</tr>
  </table>

<p align="center">
    Made with :heart: by <a href="https://dscvit.com">DSC VIT</a>
</p>