Skip to content

lijin0212/React-Groupomania-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Groupomania Social Media Site

This is the front end for Groupomania, a fullstack social media web app. The backend repo can be viewed here

Main features of the site include the ability to publish written and multimedia content in a public forum, like and comment on posts, as well as perform account deletion.


⭐️ The front end of this project is deployed to Netlify, and the backend is deployed to Heroku.⭐️


How to use the site

Option 1: Click here to view the deployed version.

Option 2: Run on localhost by following the instructions below:

  1. Make sure you have node and npm installed on your machine.
  2. Clone this repo
  3. Run yarn start from the root directory
  4. The site should open in a new browser window. If it doesn't, navigate to http://localhost:3006.

(Since the backend is deployed to Heroku, there is no need to download it. However, the backend codebase can be viewed here.)


Testing

Tests were written with Cypress according to the end to end test plan. Click here to view the test plan document.


Technology used for the frontend of the app:

  • React/JSX
  • SASS
  • AdobeXD wireframes
  • Cypress testing

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published