Skip to content

A simple project that uploads any image to a Cloudinary storage and generates the link to share. Challenge of DevChallenges.io

Notifications You must be signed in to change notification settings

seiyadev/image-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Uploader

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

screenshot

My experience during the development of this challenge was very funny. I dealing with a new framework: Nest.js. I learned to submit images to the server and create a monorepo with TURBOREPO. This is my first project of dev challenges, visit my demo!

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/seiyadev/image-uploader

# Install dependencies
$ npm install

# Build Project
$ npm run build

# Run the app
$ npm start

Acknowledgements

Contact

About

A simple project that uploads any image to a Cloudinary storage and generates the link to share. Challenge of DevChallenges.io

Topics

Resources

Stars

Watchers

Forks