akorotky / bugtracker-client

React client for the Bugtracker project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

This repository contains the code for the frontend of the full-stack Bugtracker project. The backend code can be found in the following repository.

Tech Stack

  • Language: Typescript
  • Libraries: React
  • Build tool: Vite

Installation

  1. git clone https://github.com/skorotky/bugtracker-client.git
  2. cd bugtracker-client
  3. npm install
  4. Run npm run dev to start the development environment at http://localhost:5173/.
  5. Follow the instructions in the bugtracker-api repository in order to set up the backend server.

About

React client for the Bugtracker project.


Languages

Language:TypeScript 93.8%Language:HTML 4.6%Language:CSS 1.7%