Skip to content

Repository files navigation

Image64

Image64 is a web application that allows users to upload images and convert them to Base64 strings, as well as decode Base64 strings back into images.

Setup

To set up the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Kawaeee/image64.git
    cd image64
  2. Install dependencies:

    npm install

Development

To start the development server, run:

npm run dev

This will start the application in development mode and you can access it at http://localhost:3000.

Production

To build the project for production, run:

npm run build

About

Image64 is a web application that allows users to upload images and convert them to Base64 strings, as well as decode Base64 strings back into images.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Used by

Contributors

Languages