Skip to content

MERN stack social media app that uses the Google Places API and AWS S3 for image storage

Notifications You must be signed in to change notification settings

vicscherman/placebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

You will need to have a couple of credentials set up to use this app.

Here are links to some documentation

AWS S3

Google Maps API

Once you have the appropriate credentials, enter them in the .env file in the front end, and the nodemon.json file in the back end. You can then start the front and back end with npm start and view the working app @ localhost:3000

For deployment, you'll need to create a back end server with something like heroku, and deploy the front end to a separate host, like heroku or netlify, for example.

About

MERN stack social media app that uses the Google Places API and AWS S3 for image storage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published