Skip to content

mickaelramanitrera/iam-sass

Repository files navigation

CI status

This project is mostly a learning support for me to explore Next.js's new app router.

I will try to keep everything on one stack only using NextJS for backend and frontend.

Getting Started

Install the dependencies:

npm install

Then, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

The stack

This project uses :

  • NextJS
  • SWR
  • Tailwind CSS
  • Shadcn/ui