Skip to content

ningowo/group-here

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Group Here

Author: Tiange He & Ning Ding

Class Link: here

Project Link: here

This is a light-weight social platform for person to discuss on topics.

User can browse the content within any group, and log in to create groups and posts, and make comments to posts.

Video demo:here

Project Objective

  • Making a social platform that allows user to discuss according to the group topic.
  • User can create groups, posts and make comments on other users’ posts.
  • support user authentication, including log in, sign up and logout.

Screenshots

Homepage homepage

group page group page

Setup

  • For delopying:

In /group-here

yarn install
cd front
yarn install
yarn build
cd ..
yarn start
  • For development:

For hot deploy, in /group-here

yarn install
yarn nodemon

This runs on localhost:3000

in group-here/front

cd front
yarn install
yarn start

This runs on localhost:3001

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors