karayamanemre / karga-frontend-task

Home Page:https://karga-frontend-task.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setting Up the Project

Front-End Dashboard Task Deployed Link

  1. Clone the repository:
git clone https://github.com/karayamanemre/karga-frontend-task.git
  1. Navigate to the project directory:
cd karga-frontend-task
  1. Install dependencies
npm install
  1. Set up environment variables:

Create a .env.local file in the root of your project and add the following line:

API_BASE_URL=add-url
  1. Run the project:
npm run dev

About

https://karga-frontend-task.vercel.app


Languages

Language:TypeScript 98.1%Language:CSS 1.5%Language:JavaScript 0.3%