React + Typescript + Taillwind + TanStack Query
The project for hackathon. By the way, here's the backend repo -> artery-backend
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