Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 519 Bytes

readme.md

File metadata and controls

34 lines (28 loc) · 519 Bytes

Title

Website

Description

The backend API used to track the documents

Tech Stack:

  • Astro
  • Preact
  • Lottie
  • Tailwindcss

How to run the hack ?

Note : In order for the project to run properly first run the tracking API from : https://github.com/Bytenamics/tracking

Clone the project:

git clone [email protected]:Bytenamics/website.git

Change Directory:

cd website

Install dependencies :

yarn install

Run:

yarn dev

Website is live at : http://localhost:3000