This is a Next.js project bootstrapped with create-next-app
.
First, clone the repo and then to run the development server:
- Fork the repo
- Push to Vercel
- Create a postgres DB
- Add ENV variables
- attempt to sign in to seed the db
- Expand
npm i
# Then
npm run dev
Open http://localhost:3000 with your browser to see the result.