Skip to content

Jayanth19524/awesomexperience

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWESOME EXPERIENCE

MERN application with crud functionality and authorization with google Oauth and JSON web token . A social media apps where people can like other peoples posts and create posts

Authors

build the project

To start the server

create a .env file in server and populate CONNECTION_URL and PORT PORT = 5000 CONNECTION_URL= mongodburl

  npm install
  npm start

To start the frontend go to client1 first install all dependencies in package.json

  npm install
  npm start

Demo

https://awesome-experience.netlify.app

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

PORT

CONNECTION_URL

#some info because the server is deployed on heroku the speed of the application might be slow if the internet connection is slow Thank you

Releases

No releases published

Packages

No packages published

Languages