akashpawar43 / Full-Stack-Task

Image app Build using MERN Stack. Allowing user to Upload Image, preview and save within app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upload Image

Image app Build using MERN Stack. Allowing to Upload Image and Image preview within app.

🧐 Features

Here're some of the project's best features:

  • Add Image
  • Image preview
  • Uplaod Image

🛠️ Installation Steps:

1. cd Server

2. Install dependencies for Server

npm install

3. Start Server

npm start

4. Open Separate terminal for Client

5. cd Client

6. Install dependencies for Client

npm install

7. Run Client

npm run dev

💻 Built with

Technologies used in the project:

  • ReactJs
  • NodeJs
  • Multer
  • ExpressJS
  • Tailwind CSS

Project Screenshots:

  1. Upload Image

project-screenshot

About

Image app Build using MERN Stack. Allowing user to Upload Image, preview and save within app.


Languages

Language:JavaScript 91.7%Language:HTML 7.1%Language:CSS 1.1%