-Front End focused project developed over the course of two weeks to replicate the UI design of an exisiting webpage
- Build a Full-Stack UI Clone of a webpage's "item detail page"
- Page must contain multiple distinct modules of functionality
- Selected webpage should have sufficient complexity
- Implement React Components
- Perform API requests
-
cd
into each server and client folder and runnpm install
-
spin up client/server separately
npm dev
in the client foldernpm start
in the server folder
-
we used Supabase for db, all migration and seed files are in the
server/db
folder
- Chris Stewart - @CStewCodes
- Genglin Yu - @DessertWarrior
- Dennis Kennedy - @Kennedyz71
- Daniel Purdy - DanielPurdy509
- Will Franceschini - @tech-n-code