Skip to content

embarq/image-uploader

Repository files navigation

Image Uploader

Preview

The project contains a solution for the devchallenges.io challenge "Image uploader". A full description of the solution can be found here.

Getting started

Install project dependencies

yarn install

To run the project you need to set environment variables declared in the .env.example file.

For development use the "dev" command as follows:

yarn dev

This will start development server.

To get a production build use the "build" command:

yarn build

About

Image Uploader application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published