Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 656 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 656 Bytes

QuickFolio

Attempt at building a SaaS solution to generating a personal portfolio website. Currently deployed through vercel. Will be developing the backend in the upcoming days/ weeks.

Stack

  • FE: React JS w/ Material UI
  • BE: Flask, FastAPI
  • DB: MySQL (Undecided)
  • Deploy: Heroku & Vercel

General Overview

Not the most accurate representation/ plan. Likely to be changed.

Architecture

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.