Giter Club home page Giter Club logo

imaginify's Introduction

Logo

Overview ๐ŸŒŸ

This is a simple web application that generates images based on user input using the Unsplash API.

Features ๐Ÿš€

  • User can enter a search query to generate images related to that query.
  • Images are fetched from the Unsplash API and displayed dynamically.
  • Responsive design for various screen sizes.

Technologies Used

  • Vite: Fast development server and build tool.
  • Unsplash API: Source of images based on search queries.

Getting Started

To get a local copy of the project up and running, follow these steps:

  1. Clone the repository:

    git clone https://github.com/abhinavkumar2369/Imaginify.git
  2. Navigate to the project directory:

    cd image-generator
  3. Install dependencies:

    npm install
  4. Create a .env file in the root directory of the project and add your Unsplash API access key:

    VITE_UNSPLASH_ACCESS_KEY=your_access_key_here
  5. Start the development server:

    npm run dev
  6. Open your browser and visit http://localhost:3000 to view the application.

Usage

  • Enter a search query into the search input field.
  • Press Enter or click the Search button to generate images related to the query.

Deployment

To deploy the project, you can use any static site hosting service. Here's how to build the project for production:

npm run build

Contributing ๐Ÿค

Contributions are welcome! Please open an issue or submit a pull request if you have any suggestions, bug fixes, or feature requests.

License โš–๏ธ

This project is licensed under the MIT License.

imaginify's People

Contributors

abhinavkumar2369 avatar

Watchers

 avatar

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.