Gallery Fullstack App 🚀

Gallary app is concerned to store images to the database and also reneder on the UI as per sequence.

Table of Contents 📋

Installation 💻

npm install
# Clone the repository
git clone https://github.com/msjadhav03/photo-gallary-app.git

# Navigate to the project directory
cd photo-gallary-app.git

# Install dependencies
npm install

# Install Dev Dependencies
npm install --save-dev

Usage

# Start
npm run start

Features ✨

App Screenshot

Contributing 🤝

Guidelines for contributing to the project. Include information about setting up a development environment and making pull requests.

  • Fork the repository
  • Create your feature branch (git checkout -b feature/your-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin feature/your-feature)
  • Create a new Pull Request

License 📄

This project is licensed under the ISC License:

Contact 📧

Manisha Jadhav