Skip to content

jeffubayi/logicae-frontend

Repository files navigation

Overview

Logicae-frontend uses the following stacks.

  • Framework - Next.js 13
  • Language - TypeScript
  • Auth - Supabase
  • Database - PostgresQL
  • Deployment - Vercel
  • Styling - emotion
  • Components - Material UI
  • Analytics - Vercel Analytics
  • Linting - ESLint
  • Formatting - Prettier

Getting Started

First, install dev dependencies:

npm install
# or
yarn

Then run the development server:

npm run dev
# or
yarn dev

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

Languages