mirror of https://github.com/vee1e/finova - Repository for the 2nd place winning project of SoftLaunch H
Find a file
2025-04-19 10:59:13 +05:30
public ples work 2025-04-19 10:59:13 +05:30
src ples work 2025-04-19 10:59:13 +05:30
.eslintrc push 2025-04-19 01:37:06 +05:30
.gitignore Initial commit with dark mode YatraGPT website 2025-04-18 21:28:09 +05:30
components.json Initial commit with dark mode YatraGPT website 2025-04-18 21:28:09 +05:30
erstfwanshyatragpt fixed buttons, seamless dark mode, text and components size 2025-04-18 16:23:12 +00:00
eslint.config.mjs Initial commit with dark mode YatraGPT website 2025-04-18 21:28:09 +05:30
next.config.ts ignore pls 2025-04-19 01:47:47 +05:30
postcss.config.mjs Initial commit with dark mode YatraGPT website 2025-04-18 21:28:09 +05:30
README.md spelling 2025-04-19 09:36:57 +05:30
tsconfig.json Initial commit with dark mode YatraGPT website 2025-04-18 21:28:09 +05:30

Getting Started

First, install the dependencies

npm install next react react-dom

Then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.