ImJustChew / dcard-issues

https://dcardblog.imjustchew.com/
1 stars 0 forks source link

Dcard 2024 Frontend Intern Homework

Details | Live Demo

.env.local file is required for the project to run. Please refer to .env.example for the required environment variables.

To start the project, run npm install and npm run dev in the terminal.

Note that the project will use Turbopack for dev server. Please remove the flag --turbo in package.json if you want to use the default dev server.

Required Features

Extra Features

Known Issues / Improvements