Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMIELY(Social Media Insta Clone)

Full Functional Instragram Clone with MERN

Stack

Express React MongoDB

Installation

Clone the Project

  cd my-project
  npm install 
  npm run start

Tech Stack

Client: React, Redux, TailwindCSS

Server: Node, Express

Database: MongoDB

Environment Variables

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

REACT_APP_API_BASE_URL APP_NAME APP_PORT APP_BASE_URL APP_SERVICE_URL APP_LOG_LEVEL MONGO_URI JWT_SECRET_KEY JWT_REFRESH_TOKEN_SECRET_KEY JWT_ACCESS_TOKEN_EXPIRES JWT_REFRESH_TOKEN_EXPIRES JWT_TOKEN_COOKIE_EXPIRES SEND_SENDER_MAIL SEND_GRID_API_KEY

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors