Aaditya1978 / image_overlay

A React Application to fetch random image and functionality to add text boxes on the image which are draggable and resizeable.

Home Page:https://imageoverlay.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Overlay

A React Application to fetch random image and functionality to add text boxes on the image which are draggable and resizeable.

Tech Stack

React, HTML, SCSS, Bootstrap

Deploy Link

Netlify Deploy Link - https://imageoverlay.netlify.app/

Run Locally

Go to the project directory

  cd image_overlay

Install dependencies

  npm install

Start the server

  npm run dev

Server will be running on http://localhost:3000/

Features

  • Random Image on Load
  • Text Input to add text boxes to image
  • Resize and drag text boxes
  • Delete a text box
  • Loading animations
  • clean Code

About

A React Application to fetch random image and functionality to add text boxes on the image which are draggable and resizeable.

https://imageoverlay.netlify.app/


Languages

Language:JavaScript 56.3%Language:SCSS 39.0%Language:HTML 4.7%