The purpose of this app is for a pair-programming coding task focused on front-end design.
- Create a
.envfile:cp .env.example .env - Add the Postgres URL (provided by interviewer)
- Run
npm i - Run
npm run dev
Update the front end to match the provided Figma design.