Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.25 KB

File metadata and controls

44 lines (31 loc) · 1.25 KB

Click => https://imagify-fullstack-frontend.onrender.com

IMAGIFY-FullStack

📸 Screenshots

login Home Page testo page Preview Final

# What is this? IMAGIFY is a full-stack image tool that lets you upload, edit, and manage pictures easily. Think of it as your personal mini-Photoshop, built right into the browser.

What can it do?

  • Login securely with tokens
  • Upload images from your device
  • Resize, crop, or add cool filters
  • View and manage all your edits in one place

Tools used

  • Frontend: React.js
  • Backend: Node.js + Express
  • PostMan
  • Database: MongoDB
  • Image handling: Sharp
  • Use AI to make the format structure more readable

How to run it

After cloning the repo:

npm install

npm start

// Frontend-- npm run dev

// Backend-- npm run start

Built with ❤️ by Adarsh — always learning, experimenting, and building cool stuff