Skip to content

oferonmi/knaitsys

Repository files navigation

A Next.js App.

Getting Started

First, Install required packages:

npm install
# or
pnpm install
# or
yarn install

Next, create a .env.local file containing appropriate enivironment variables/secrets.

Finally, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

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

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published