Skip to content

Lindar90/upwork-user-form

Repository files navigation

Upwork FE assignment

Hello dear Upwork team,

For your convenience, I deployed the working application to Netlify. You could find it here: https://62570caa3f0cbd11531d5555--chic-kashata-49d2bb.netlify.app/

Current version of the app has been using the following stack:

- Vue 3 + Vue CLI + composition API
- Typescript
- Tailwind CSS
- Jest
- and Cypress for E2E tests

For the server side fake API service has been used: https://jsonplaceholder.typicode.com

Project setup

npm i

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Run your end-to-end tests

npm run test:e2e

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published