Skip to content

Latest commit

 

History

History
96 lines (67 loc) · 2.16 KB

File metadata and controls

96 lines (67 loc) · 2.16 KB

Grant Tracking - VueJS UI Demo

Grant Tracking

Grant Tracking is a demo user interface project built with Vue.js, inspired by designs on Dribbble. This project showcases the ability to create beautiful and responsive user interfaces using Vue.js.

UI by SokStudio

UI by George Lov

Screenshots

Under development...

Live Demo

You can view a live demo of the project here: Live Demo

Installation

  1. Ensure you have Node.js and npm installed on your computer.

  2. Clone this repository:

    git clone https://github.com/TilarnaExdilika/Grant-tracking---VueJS-Dribble-UI-Demo
  3. Navigate to the project directory:

    cd Grant-tracking-VueJS-Dribble-UI-Demo
  4. Install dependencies:

    npm install
  5. Run the application:

    npm run dev

Project Structure

The project is organized as follows:

grant-tracking/
├── src/
│   ├── assets/
│   │   ├── images/
│   │   └── styles/
│   ├── components/
│   │   ├── common/
│   │   ├── features/
│   │   └── layout/
│   ├── config/
│   ├── data/
│   ├── stores/
│   ├── types/
│   ├── views/
│   └── main.ts
├── public/
│   └── index.html
├── package.json
├── tsconfig.json
└── vite.config.ts

Dependencies

The project uses the following packages:

  • vue
  • vue-router
  • pinia
  • @fortawesome/fontawesome-free
  • typescript
  • vite
  • eslint
  • prettier

Contact

If you have any questions or suggestions, please reach out:

GitHub GitHub: TilarnaExedilica

Facebook Phạm Anh


Thank you for your interest in this project!