Skip to content

alpharosto/Discussify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŒ Discussify

MongoDB, Expressjs, React/Redux, Nodejs

Discussify is a full-stack project in MongoDB, ExpressJs, ReactJS, and NodeJs.

โ— This project was developed in TIAA Hackathon it is a web application inspired by Quora.
โ— Key features include user registration, post creation with a character limit of 2000, engagement tools such as comments, upvotes, downvotes, and trending posts based on categories.
โ— Focused on creating a user-friendly interface and fostering a vibrant online knowledge-sharing and discussion community.

Clone or download

$ git clone https://github.com/yashkondewar/Discussify.git

project structure

server/
   package.json
client/
   package.json

Prerequisites

Client-side usage(PORT: 3000)

$ cd client         // go to client folder
$ npm i             // npm install packages
$ npm start         // run it locally

Server-side usage(PORT: 8000)

$ cd server     // go to server folder
$ npm i         // npm install packages
$ npm start     // run it locally

About

to host

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published