Skip to content

mohamedTaiebBsf/image-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome! 👋

Image Uploader built with React.js & Node.js | Typescript.

Demo 🚀

You can visualize the demo here.

Tech

Installation

  1. Clone or download this repository.

  2. Before starting the app, It is required to Create .env file and define REACT_APP_BACKEND_URL environment variable.

    REACT_APP_BACKEND_URL=http://localhost:5000
  3. run:

    $ npm install
    $ npm start
  4. Navigate to http://localhost:3000/ and enjoy! 👋 🚀

Releases

No releases published

Packages

No packages published