tambov-frontend Svelte Themes

Tambov Frontend

Simple template for our hack projects. Дональд Трамп ...

Tambov frontend

Our hackaton frontend in Tambov

Contents

  1. Tech stack
    1. Dependencies
  2. Getting started
    1. Requirements
    2. Install
  3. Contribute

Tech stack

Dependencies

  1. TaiwindCSS
  2. Shadcn-UI
  3. Lucida Icons

Getting Started

Requirements

  • node.js and npm
  • git

Install

Use following commands:

# clone the repository
git clone [email protected]:InTeam-Russia/hack-frontend.git
cd hack-frontend

# install yarn
npm i -g yarn

# setup project
yarn
yarn dev

Contribute

Follow this steps to make this repo clean

  1. Always do extra check for code style before committing, using:
yarn format
yarn lint
  1. Use conventional commits

  2. Do not push direct into main. Insead, use pull requests

Top categories

Loading Svelte Themes