Skip to content

Latest commit

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date

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

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages