Skip to content

Groot-2001/Social-meadia-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 

Repository files navigation

Social-meadia-app

Usage

  1. write following command in your terminal and press enter

    git clone https://github.com/Groot-2001/Social-meadia-app.git

  2. configure some files

    add .env file inside Backend folder and add your MONGO_URI = "here your mongodb your will come".

3)delete package-lock.json inside frontend folder.

  1. After that run the following command

    npm install

  2. open two terminal

    1. change path of the first terminal to frontend folder

      cd frontend npm start

    2. change path of the second terminal to Backend folder

      npm install cd Backend npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published