Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 274 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 274 Bytes

Introduction

Lostrace's User Interface is built on React and TailwindCSS is used as the styling framework.

Clone the Project

git clone https://github.com/ML9-FORCES/Lostrace-Frontend.git
cd Lostrace-Frontend

Start the Project

npm i
npm start