/memories-frontend

Memories - Social Application - CRUD - MERN - With Google Authentication

Primary LanguageJavaScript

Getting Started Memories Application

Open Your Terminal cd client

yarn install

Install All dependencies for project:-

Available Scripts

yarn run start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

.env:-

Add .env the environment variable to your root directory

REACT_APP_GOOGLE_CLIENT_ID=YOUR_GOOGLE_CLIENT_ID

yarn run build

Builds the app for production to the build folder.\

Backend Code is:-

https://github.com/MrYogesh0709/memories-backend