Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 658 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 658 Bytes

Portfolio Pro

Portfolio Pro is customizable online portfolio site builder for various professionals to showcase their work.

Project Portfolio Pro web app
Tech stack React, AWS, PostgreSQL
Public url https://main.dsbrm4nuc1jgz.amplifyapp.com/
External services AWS (Amplify, Lamda, PostgreSQL, EC2)

Install

requires: Node.js

npm install

Run

npm start

Test Frontend

npx cypress open

Test Backend

See branch: Backend Tests

Screenshots

![Login page](/screenshots/login_page.png"Login page")