Skip to content

RahimKen/IMAGE-UPLOADER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Project Title

Image Uploader App using React js - Tailwindcss - Node js - Express js

How to Run it

Firstly you need to open two Terminals in order to run the frontend and the backend in the same time .

run the frontend

  cd frontend
  npm install
  npm run start

run the backend

  cd backend
  npm install
  npm run start

Screenshots

App Screenshot

App Screenshot

About

An image uploader app using React js - Tailwindcss - Node js - Express js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published