Skip to content

Initialize Next.js frontend application #8

@Hamzaa6296

Description

@Hamzaa6296

Description:

What needs to be done

  • Setup Next.js 14 inside apps/frontend
  • Configure TypeScript
  • Install and configure Tailwind CSS
  • Install and configure shadcn/ui
  • Setup Redux Toolkit with store
  • Configure axios for API calls
  • Setup environment variables

Acceptance Criteria

  • Frontend runs on http://localhost:3000
  • Tailwind CSS classes working
  • Redux store accessible in components
  • API base URL loaded from .env

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestfrontendFrontend related

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions