Website
The backend API used to track the documents
- Astro
- Preact
- Lottie
- Tailwindcss
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 git@github.com:Bytenamics/website.git
Change Directory:
cd website
Install dependencies :
yarn install
Run:
yarn dev
Website is live at : http://localhost:3000