Skip to content

ivan01-tech/frontend_developer_test

Repository files navigation

Frontend Developer Test

This repository provide my solution for the frontend developer test provided by DIGIT-AD

How to run the project

The project was bootstrapped using Vite.

In a bash terminal clone the project

git clone https://github.com/ivan01-tech/frontend_developer_test.git

then install dependencies

npm install

now start the developement server

npm run  dev

You can now view it on your localhost.

Run All tests files

Test was writing using vitest

Run

npm run test

or with coverage

npm run  coverage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published