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
- View events
- Create events
- Share events on social medias
- Update events
- View myevents
- Delete events
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
Backend code and installation can be found here
You can check out the full license here
This project is licensed under the terms of the MIT license.