Skip to content

JainitBITW/Greddit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Greddit Clone for Reddit

You can create sub reddit

You can follow

You can Comment

You can UpVote

You can DownVote

You can offcourse post

much more ....



There are two methods of starting the app

  1. Manually

Step 1:

Go to frontend and run

npm i 
npm start

Step 2 :

Go to backend

npm i 
npm run dev 

  1. Docker

In the main folder type commands

sudo docker-compose build

to build Docker Image. Then type

sudo docker-compose up 

to start the server.



Both the Method will host the website on http://localhost:3000/ From there you can continue using the app.



ThankYou

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages