Skip to content

GetVik/getvik

GetVik

GetVik Banner

Next.js Tailwind CSS

This is the frontend for GetVik. Everything here is UI-only, more of a public peek into the design and structure.


⚠️ Mock Frontend Only

This repo contains no real backend or payment logic. Data is mocked locally and resets on refresh. Good for demos and UI exploration.

Tech Stack

  • Framework: Next.js
  • Language: TypeScript
  • Styling: Tailwind CSS
  • Animations: Framer Motion, GSAP

Getting Started

git clone https://github.com/GetVik/getvik.git
npm install
cp .env.example .env
npm run dev

Visit http://localhost:3000.

Demo Login

Role Email Password
Creator demo@getvik.com password

Project Structure

app/          - App Router pages/layouts
components/   - UI components
content/      - Static content (MDX etc)
context/      - React Context providers
data/         - Mock data
hooks/        - Custom React hooks
lib/          - Helpers and utils
public/       - Static assets
services/     - Mock services
types/        - Type definitions

Contributing

PRs welcome. See CONTRIBUTING.md for guidelines.

License

MIT License.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages