Skip to content

embarq/image-uploader-api

Repository files navigation

Image Uploader

Preview

Demo

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published