Skip to content

YacineMK/Eco

Repository files navigation

Squid Tech

Getting Started

main

Clone the Project

First, clone the project repository:

git clone https://github.com/YacineMK/Squid-Tech.git

link : https://squid-tech.vercel.app/

Install Dependencies

Navigate into the project directory and install dependencies using npm, yarn, pnpm, or bun:

npm i
# or
yarn i
# or
pnpm i
# or
bun i

Add Environment variables (.env file)

Run the Development Server

To start the development server, use one of the following commands:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published