Skip to content

Initialize Next.js App #14

Description

@NiKHiLkr23

We need to bootstrap a new Next.js project to kick things off and prepare for future development.


Tasks

  • Run npx create-next-app@latest my-app --typescript
  • Configure ESLint + Prettier
  • Add a placeholder project logo
  • Update README.md with project info
  • Deploy starter app to Vercel

Acceptance Criteria

  • A minimal Next.js app runs locally without errors
  • Project is live on Vercel
  • Repo includes TypeScript + linting configs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions