Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 219 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 219 Bytes

Next.js + Tailwind + FaunaDB

Practice JAMSTACK skills by creating a basic full stack app using NextJS & FauncaDB

How to use

  • clone this repository
  • cd into it directory
  • run npm install
  • run npm run dev