Skip to content

a web app where you can create lists for comparing products through descriptions, ratings, and shortlists

Notifications You must be signed in to change notification settings

jieun-lee/product-compare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Product Compare

a web app where you can create lists for comparing products through descriptions, ratings, and shortlists

Project Setup

Backend

  1. cd backend
  2. Create .env and set the PORT and CONNECTION_URL
  3. npm ci
  4. npm start

Frontend

  1. cd frontend
  2. npm ci
  3. npm start
  4. Login using "test"

App Screenshots

Login Page

alt text

All Lists Page

alt text

Single List Page

alt text

List Item View

alt text

About

a web app where you can create lists for comparing products through descriptions, ratings, and shortlists

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published