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

Desktop version

App Screenshot

App Screenshot

Phone version

App Screenshot

App Screenshot

GitHub

View Github