Skip to content

JoTheNorm/thenorm

 
 

Repository files navigation

The Norm 🧠

The Norm Frontend, developed as a part of Founders and Coders Tech for Better Program.

TypeScript Node.js Tailwind Next.js Shadcn UI License

Table of Contents

Installation

  1. Clone the repository:

    git clone
    cd thenorm
  2. Install dependencies:

    npm install
  3. Set up environment variables:

    Create a .env.local file in the root directory and add your configuration settings.

    OPENAI_API_KEY=YOUR_KEY_HERE

Usage

Running the Server

To start the server, use the following command:

npm run dev

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 97.4%
  • CSS 2.3%
  • JavaScript 0.3%