/mIIT-Kute

mIIT-Kute is a social networking platform for campus janta of IITK where user can enjoy different events with their friends in IITK

Primary LanguageEJSMIT LicenseMIT


Logo

mIIT-Kute

A user friendly meet app for IITK Janta
Explore the webapp »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing

About The Project

product-screenshot

mIIT-Kute is a social networking platform for campus janta of IITK where user can enjoy different events with their friends in IITK :

Built With

Getting Started

You can clone the repository using the github clone option or download the zip file directly. In order to run the webapp on local host, one can install all the dependencies and then simply run it on VS Code.

Prerequisites

To install all the dependencies and packages of the web app simply run the following command on the cmd terminal npm

npm install 

Installation

To run the app on local server simply type the following command on vs code terminal npm

node app

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request