Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 620 Bytes

File metadata and controls

31 lines (22 loc) · 620 Bytes

Eva Frontend Case Study

Installation

  1. Clone the repository:

    git clone https://github.com/umutcanuvut/eva-cse.git
    cd eva-case
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev

Technologies Used

  • Vue: For building the user interface.
  • TypeScript: For type safety and better development experience.
  • Tailwind CSS: For styling the application.
  • Vuex: For state management
  • ShadcnUI: As the component library
  • HighCharts: For creating required chart for the project