ramzy1453 / IMAGE-UPLOADER

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 80.3%Language:HTML 16.3%Language:CSS 3.3%