Skip to content

Pappyjay23/Titan

Repository files navigation

Titan

Snapshot 📸

Titan

Tech Stack ✨

How to run locally 💻

Follow these steps to run Titan on your local machine.

Clone this repository

git clone https://github.com/Pappyjay23/Titan.git

Navigate to the directory

cd Titan

Install Dependencies

npm install

Run

Run the development server to view the app.

npm run dev

Now, you can navigate to http://localhost:5173/ to view the app.

Build

npm run build

Credits ✍

Implementation by @Pappyjay23