Skip to content

Yuheng-Zhang/Social-Network-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social-Network-App

This ia a project for USC EE599 2020Spring.

In this project, we bulid a Social Network Application which uses React and Materal-UI for the frontend and Express for the Node.js-based backend.

Functions

  • User signup
  • User login
  • Post a text-based information called "moment" to the website

Snapshots

To give you a first insight, here are some snapshots of our web applicaton.

  • home screen

HomeScreen

  • signup screen

SignupScreen

  • login screen

SignupScreen

Video

We make a video to introduce our project. You can watch it from here.

Running this package:

git clone https://github.com/Yuheng-Zhang/Social-Network-App.git
cd Social-Network-App
cd frontend_ee599
npm install
npm start

TODO

  • likes or dislikes a moment function
  • comment on a moment
  • update users' profile image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published