Ask Me Anything App!
Built with:
- Prisma
- Next.js
- Tailwind
- PostgreSQL
Clone the repository:
git clone [email protected]:2color/prisma-ama.git
cd
into the directory:
cd prisma-ama
Install dependencies:
npm i
Start the client:
npm run dev
Open the site:
localhost:3000