fekoneko / artery-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Artery Frontend

React + Typescript + Taillwind + TanStack Query

The project for hackathon. By the way, here's the backend repo -> artery-backend

Getting started

Everything's very simple:

  • Install last LTS version of Node.JS from official site
  • Install Yarn: npm install --global yarn
  • Navigate to the root of this repository and install the dependencies: yarn
  • Run the project with yarn dev
  • You can overridde '.env' config file locally by creating '.env.local' file

About


Languages

Language:TypeScript 96.9%Language:CSS 1.5%Language:JavaScript 1.2%Language:HTML 0.4%