Skip to content

MartaPaszkowska/FE-Kapusta-Team-Project

 
 

Repository files navigation

FRONTEND PART OF PROJECT "KAPUSTA" - React + Vite

About project

This is a teamproject "Kapusta - smart finance", build in React and Node.js, and this is the front part of this project.

Usage

Ensure you have the LTS version of Node.js installed on your computer. If necessary, download and install it.

  1. Clone repository.
  2. Install the project's basic dependencies in the terminal using the command npm install.
  3. Run the development mode by executing the command npm run dev.

Cooperation

  1. Before you start working on a new branch, synchronize your changes in main: git pull.

  2. Make a new branch for every feature or fix git checkout -b nazwa-gałęzi Name your branch using a number of feature on trello, eg.: feature/01 or if you want to fix something: fix/01

  3. Once you've finished working on the branch, open a pull request on GitHub. After merging, your branch will be deleted automatically.

Production

Deploying a project using Vercel: (fe-kapusta-team-project.vercel.app)

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.6%
  • CSS 41.8%
  • HTML 0.6%