HearBuds allows users to find concerts in their area and find someone to go with.
- HTML5
- Cascading Style Sheet/Flex Box
- JavaScript
- NodeJS
- GraphQL
- MongoDB
- React
- React Redux
- Redux Thunk
- JWT-Decode
- Deployed with Firebase
- Express
- Mongoose
- Morgan
- Passport
- JSONWedToken
- Bcryptjs
- Deployed with Zeit
-
Clone both repos (this one and the Server Repo)
-
Once you have them cloned run
npm install
on both in order to get all dependancies. -
Run
npm start
to get the app running locally