AiranSchez / DesignChallenge-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

design-challenge-1

This project borns to follow the frontend challenge by zernonia that you can check here

The purpose is to build a page following the proposed design by using the tools you want.

Which technologies do I use?

Name Details
Vue As main framework
eslint Analyze code to find problems
CSS Cascading Style Sheets
HTML5 HyperText Markup Language
Build tool
Code formatter

Running the project

Command Details
npm install Install every package needed to run the project
npm run dev Runs the code
npm run build Build app to production
npm run lint Find and fix problems in the code

About


Languages

Language:Vue 56.5%Language:CSS 28.5%Language:TypeScript 5.5%Language:HTML 4.7%Language:JavaScript 4.7%