Skip to content

danielpaz98/input-component

Repository files navigation

input-component

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

Desktop

Mobile


Good opportunity to practice with Vue and learn what's new in its composition api.

Built With

Features

This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories.

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/danielpaz98/input-component

# Install dependencies
$ npm install

# Serve with hot reload at localhost:3000
$ npm run dev

# Build for production and launch server
$ npm run build
$ npm run serve

Acknowledgements

  • devchallenges.io

Contact

About

DevChallenge - Front-end Developer #2 Input component

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published