osman-butt / nemlig-project-frontend-v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nemlig.com - 2nd semester project

Group project made by Benjamin, Gustav, Osman & Sham.

Features

Deployed app

Installation

  • Fork the repository by clicking the "Fork" button in the top right corner of the GitHub page.

or

  • Clone the repository to your local machine using the following command in your terminal:
git clone https://github.com/osman-butt/nemlig-project-frontend.git
  • Install dependencies
npm install
  • Create a .env file and paste the following
VITE_BACKEND_URL=http://localhost:3000/api/v1
  • Install the backend (see installation guide here)
  • Run the frontend
npm run dev

About


Languages

Language:JavaScript 98.8%Language:CSS 0.9%Language:HTML 0.3%