Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 1 KB

README.md

File metadata and controls

38 lines (21 loc) · 1 KB

skatespot.app

This app is a tech demonstration using Node.js, React, Apollo GraphQL, MongoDB Atlas and MaterialUI. Authentication is provided by Google Plus API via OAuth2.0. The app serves as a central hub for skaters of all backgrounds to come together to share skate spots and socialize. Future plans include the ability to add multiple photos per pin, maintain ratings for each pin, and allow sharing of spots via social media like instagram.

Server deploye on Heroku and front end served on Vercel.

Installation/Running the App:

Clone the repo

Server:

cd into the project folder

npm install

npm start dev

Client:

cd into /client

npm install

npm start

Screenshots:

User Experience / Creating a Pin / Commenting: Splash

New Spot Creation / UI: UI

Viewing exisiting spots / Map pop up: View