What the Fun (WTF)
Click here to view project:
Our application will allow users to select a location and an event type (concerts, festivals, performing arts, sports, community events) that will then search for events near them. Users will also be able to add an event to their favorites and share events to facebook and other users. Our login feature will be created with OAuth and we will store users and events in MySQL Database.
An all-in-one application where users can find different events near their location or for a set date.
Built with
- Clone Repo
- Open project in terminal
- Type 'npm install'
- Type 'npm start'
- Open on localhost:3000