GithubHelp home page GithubHelp logo

dekiakbar / image-optimizer-fe Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 652 KB

Imageoptimizer image is a simple app for compressing any image file. It takes a single input file and compresses it to a much smaller output file.

Home Page: https://imageoptimizer.nooby.dev

License: MIT License

JavaScript 98.02% CSS 1.98%
compress-images image-processing nextjs nodejs optimize-images

image-optimizer-fe's Introduction

Image Optimizer Frontend

Image Optimizer Frontend is a frontend application for image optimizer API. Build by Next Js

Installation

this project created use the following tool

node version : v20.11.0

npm version : 10.2.4

Backend

You must install image optimizer backend.

Frontend (this repo)

Clone this repository

git clone https://github.com/dekiakbar/image-optimizer-fe

Navigate to project dir

cd image-optimizer-fe

Install node modules and dependencies

npm install

Environment Variable

Copy env.example to .env

cp .env.example .env

Fill NEXT_PUBLIC_API_SERVER_URL and NEXT_PUBLIC_API_CONFIG_URL

# Created by Vercel CLI
VERCEL="1"
VERCEL_ENV="development"
VERCEL_URL=""
VERCEL_GIT_PROVIDER=""
VERCEL_GIT_REPO_SLUG=""
VERCEL_GIT_REPO_OWNER=""
VERCEL_GIT_REPO_ID=""
VERCEL_GIT_COMMIT_REF=""
VERCEL_GIT_COMMIT_SHA=""
VERCEL_GIT_COMMIT_MESSAGE=""
VERCEL_GIT_COMMIT_AUTHOR_LOGIN=""
VERCEL_GIT_COMMIT_AUTHOR_NAME=""
NEXT_PUBLIC_API_SERVER_URL="<YOUR_BACKEND_URL_FOR_OPTIMIZE_IMAGE>"
NEXT_PUBLIC_API_CONFIG_URL="<YOUR_BACKEND_URL_FOR_CONFIG>"

Development

run this project :

npx next dev

License

MIT

image-optimizer-fe's People

Contributors

dekiakbar avatar dependabot[bot] avatar

Stargazers

 avatar  avatar

Watchers

 avatar

image-optimizer-fe'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.