Skip to content

tutorcruncher/tc-ai-website

Repository files navigation

website-new

This is the repository for the TutorCruncher AI website, built using Next.js.

Table of Contents

Getting Started

To get started with the project, clone the repository and install the dependencies:

git clone https://github.com/your-username/website-new.git
cd website-new
npm install

Run the development server:

npm run dev

Open http://localhost:8000 in your browser to see the application.

Scripts

The following scripts are available in the package.json:

  • npm run dev: Start the development server.
  • npm run build: Build the application for production.
  • npm run start: Start the production server.
  • npm run format: Run Prettier to format code.
  • npm run lint: Run ESLint to check for code quality issues.

Environment Variables

The project uses a .env file to manage environment variables. Ensure you have the variables configured from the .env.sample file.

About

Brouchure website for TutorCruncher AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published