An image uploader app using React js and Tailwind CSS

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

Phone version

GitHub

View Github