TODO-Application is a robust Vue 3 and TypeScript project with essential dependencies like Vuetify, Vue Router, and Pinia. It includes features like drag-and-drop, internationalization, and custom fonts. Built with Vite for fast development.
1.Clone the TODO-Application repository:
git clone https://github.com/merhanmostafa47/TODO-Application
2.Install the dependencies with one of the package managers listed below:
npm install
3.Start the development mode:
npm run dev