p-t-a-p-1 / nuxt-image-uploader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nuxt-image-uploader

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

uploader-demo

Introduce your projects by taking a screenshot or a gif. Try to tell visitors a story about your project by answering:

  • Where can I see your demo?
  • What was your experience?
  • What have you learned/improved?
  • Your wisdom? :)

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

# Clone this repository
$ git clone https://github.com/p-t-a-p-1/nuxt-image-uploader

# Install dependencies
$ yarn install

# Run the app
$ yarn dev

Acknowledgements

Contact

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.

About


Languages

Language:Vue 76.4%Language:JavaScript 23.6%