GithubHelp home page GithubHelp logo

masabbinzia / photo-album-cloudinary Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 0.0 301 KB

Photo-Album-Cloudinary is a web application for managing photos using Cloudinary, a cloud-based media management platform.

Home Page: https://photo-album-cloudinary.vercel.app

JavaScript 4.43% CSS 2.83% TypeScript 92.74%
cloudinary nextjs react tailwindcss typescript shadcn-ui

photo-album-cloudinary's Introduction

Photos App Readme

Overview

The Photos App is a web application built using Next.js, React, TypeScript, Tailwind CSS, and Shards React UI. It leverages the Cloudinary service for image management and hosting. This Readme provides an overview of the project, its features, and how to set it up locally..

Features

  • Cloudinary Integration: Easily upload, manage, and display images using Cloudinary's powerful image management platform.

  • Next.js Server Actions: Utilizes Next.js server action and the app directory for server-side rendering and routing.

  • React: The app is built using React, a popular JavaScript library for building user interfaces.

  • TypeScript: TypeScript is used to add static typing to the project, enhancing code quality and maintainability.

  • Tailwind CSS: Provides a highly customizable, utility-first CSS framework for styling the app.

  • Shards React UI: A modern, responsive, and feature-rich UI framework for building web applications.

Getting Started

Follow these steps to set up the Photos App locally on your machine:

Prerequisites

  • Node.js: Make sure you have Node.js installed on your system. You can download it from nodejs.org.

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/photos-app.git
    cd photos-app
  2. Install dependencies:

    npm install
  3. Create a .env.local file in the root of the project and add your Cloudinary credentials:

    CLOUDINARY_CLOUD_NAME=your-cloud-name
    CLOUDINARY_API_KEY=your-api-key
    CLOUDINARY_API_SECRET=your-api-secret
  4. Start the development server:

    npm run dev
  5. Open your browser and navigate to http://localhost:3000 to access the Photos App.

Usage

Once the app is running locally, you can perform the following actions:

  • Upload images to Cloudinary.
  • View and manage uploaded images.
  • Navigate through the app's user interface to explore its features.

Deployment

To deploy the Photos App to a production environment, follow the deployment guidelines for Next.js apps. You may want to consider deploying on platforms like Vercel, Netlify, or your own server infrastructure.

Dependencies

The Photos App relies on several dependencies, including:

  • next: The Next.js framework for server-rendered React applications.
  • react and react-dom: The core React libraries.
  • typescript: Used to introduce static typing to the project.
  • tailwindcss: A utility-first CSS framework.
  • shards-react: A modern React UI framework.
  • cloudinary: The official Cloudinary SDK for interacting with the Cloudinary service.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contributing

Contributions to the Photos App are welcome. Please open an issue or pull request if you'd like to contribute to its development.

Thank you for using the Photos App! We hope you find it useful and enjoy working with it.

photo-album-cloudinary's People

Contributors

masabbinzia avatar

Stargazers

Cristian Paun avatar  avatar  avatar  avatar  avatar Sayam Jain avatar  avatar

Watchers

 avatar  avatar

photo-album-cloudinary's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.