This project is part of the Workshop Next.js Black Belt.
See it live at worknet.vercel.app.
dependencies | version |
---|---|
Next.js | 12.0.1+ |
React | 17.0.2+ |
TypeScript | 4.3.5+ |
sentry/nextjs | 6.13.3+ |
next-auth | 4.0.0+ |
tailwindcss | 2.2.17+ |
heroicons/react | 1.0.4+ |
Copy/paste this on your terminal to
- clone
- install dependencies
- get local server running
git clone git@github.com:atilafassina/worknet.git && cd worknet && yarn && yarn dev
Local version should be running at localhost:3000.