Solution for a challenge from Devchallenges.io.
Good opportunity to practice with Vue and learn what's new in its composition api.
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.
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
- devchallenges.io
- GitHub @danielpaz98
- Twitter @dapaz_98