https://6463f47643ef0d000824f7f4--glowing-cannoli-54a528.netlify.app/
This repository contains a technical task implemented using Vue 3, TypeScript, Vuex, Axios, and LocalStorage.
The project is designed to showcase skills in building a web application using Vue 3 and related technologies. It involves the following features:
- Vue 3: The latest version of the Vue.js framework.
- TypeScript: A typed superset of JavaScript, providing enhanced code reliability and tooling.
- Vuex: A state management pattern and library for Vue applications.
- Axios: A promise-based HTTP client for making API requests.
- LocalStorage: A web API for storing key-value pairs in the browser's local storage.
To get started with the project, follow these steps:
npm i npm run dev