neerajram30 / Eventos

🎈 MERN stack web application where users can create events, view nearby events, invite friends to event and much more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eventos

Eventos is a MERN stack web application where users can create events, view nearby events, invite friends to event and much more. This application is under development and final deployment will be done soon

Features

  • View events
  • Create events
  • Share events on social medias
  • Update events
  • View myevents
  • Delete events

Setup

1. Frontend

Clone this repository

git clone https://github.com/neerajram30/Eventos.git

after cloning navigate to root directory and run the following command

npm install

this will install all the dependencies needed to run the project. After this use.

npm start

2. Backend

Backend code and installation can be found here


License

You can check out the full license here

This project is licensed under the terms of the MIT license.



About

🎈 MERN stack web application where users can create events, view nearby events, invite friends to event and much more.

License:MIT License


Languages

Language:JavaScript 93.4%Language:HTML 4.5%Language:CSS 2.1%