Skip to content

yusufafify/PixelAlchemy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PixelAlchemy

logo

PixelAlchemy is a web application that leverages the power of OpenAI's DALL-E API to generate unique and creative images. Users can easily create, share, and download images generated by the AI, fostering a vibrant and collaborative community.

Table of Contents

Preview

Link to the live preview click here or click on the photo

PixelAlchemy Preview

Features

  • AI Image Generation: Utilize OpenAI's DALL-E API to generate unique and creative images.
  • Community Interaction: Share your generated images with the community and explore images created by others.
  • Download Images: Download images generated by yourself or others to use in various projects.
  • User Profiles: Create and customize your user profile to showcase your contributions.
  • Community Engagement: You can download others generated photos and see their prompts used to generate this photo.

Getting Started

Technologies

Discover the technologies that helped this website come to life:

This Website uses the MERN stack.

Mongo-icon Express-icon react-icon Vite-icon Node-icon Tailwind

  • MongoDB: The database used to store information about the photo and the creator
  • Express js: The backend framework used in this project.
  • React js: The frontend framework used in this project.
  • Vite: The local development server, used for faster and better react js development process.
  • Node.js: the javascript runtime environment.
  • Tailwind Css: The CSS framework used for easy and customizable component styling.

Screenshots:

PixelAlchemy 1 PixelAlchemy 2 PixelAlchemy 3 PixelAlchemy 4

Getting Started

Prerequisites

Before you begin, ensure you have the following prerequisites installed:

  • Node.js
  • npm

Installation

  1. Clone the repository:

    git clone https://github.com/yusufafify/PixelAlchemy.git
  2. Navigate to the project directory:

    cd pixelalchemy
  3. Navigate to the client directory:

    cd client
  4. Install dependencies:

    npm install
  5. start the frontend by runing:

    npm run dev
  6. Navigate to the server directory:

    cd server
  7. Install dependencies:

    npm install
  8. start the server by runing:

    npm start

Happy Coding!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors