Skip to content

OMKAR-KALEPU/StackOverflow-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Stack Overflow Clone

This is a Stack Overflow Clone bootstrapped with npx create-react-app

How to run the app

  • Clone the repository.
git clone https://github.com/OMKAR-KALEPU/StackOverflow-Clone
  • Install dependencies in both client & server.
cd client
npm install

cd server
npm install
  • Start the React-app in client.
npm start
npm start
The server runs on port 5000

Note

  • Configure your Mongoose URI and jwt token in .env file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages