➡️ You can try the project here
This project is a web application developed in Vue.js 3 that uses Vue Router for navigation, Faker.js for dummy data generation, and LineIcons for icons.
- Node.js: Make sure you have Node.js installed on your system. You can download it here.
-
Clone this repository to your local machine:
git clone https://github.com/NunezGabriel/tekton-university.git
-
Navigate to the project directory:
cd tekton-university
-
Install the dependencies:
npm install
Once you have installed the dependencies, you can run the application locally. Use the following command:
npm run dev