A PosIt App, built with Next.js and hosted with Vercel
- Environment, Typescript, NextJS Setup
- Prisma & PostgreSQL connect, Database creation
- Authentication with NextAuth & Google Login
- Cookie based authentication
- API and Controllers creation
- Detail-oriented effects using TailwindCSS
- React Query data fetching
- Full responsiveness on all pages
To clone and run this application, you'll need Git and Node.js (which comes with yarn installed on your computer).
- Clone this repository
Please give me proper credit by linking back to www.piercenovo.dev.
git clone https://github.com/piercenovo/post-it-app.git- Go to the project directory
cd post-it-app- Install dependencies
yarn- Start the server
yarn devDATABASE_URL=
NEXTAUTH_URL=
NEXTAUTH_SECRET=
GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=- Website - www.piercenovo.dev
- Github - @piercenovo
- LinkedIn - @piercenovoa
- Twitter - @piercenovodev
Give a โญ๏ธ if you liked this project!
