Skip to content

Example of a corporate website built with Next.js, TypeScript, Supabase and Tailwind CSS

Notifications You must be signed in to change notification settings

KrzysztofBorecki/next-14-app

Repository files navigation

Example of a corporate website built with Next.js, TypeScript, Supabase and Tailwind CSS.

  • Frontend:

    • Next.js - a React framework for production.
    • TypeScript - a strongly typed superset of JavaScript.
    • Tailwind CSS - for styling and layout.
    • ESLint - for static code analysis (syntax errors, formatting issues etc.).
    • supabase-js - for user management and realtime data syncing.
    • shadcn/ui - a collection of re-usable components built with Radix UI and Tailwind CSS.
  • Backend:

    • supabase.com/dashboard - a hosted Postgres database with restful API for usage with supabase-js.
    • Docker - for local development environment.

Author

Krzysztof Borecki

Description

This is a Next.js project created with TypeScript, Tailwind CSS, ESLint and Supabase.

About

Example of a corporate website built with Next.js, TypeScript, Supabase and Tailwind CSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published