Skip to content

An image to base64 string converter application created using javascript, ReactJS

Notifications You must be signed in to change notification settings

tanmayvaij/image-to-string

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-to-String

Netlify Status

A Simple image to base64 string converter application.

How to get started ?

  1. CLick on Green Code button and download the project

  2. Open terminal in project's root directory

  3. Execute the below command to install all dependencies

npm install 
  1. Execute the below command to start the project server
npm start
  1. Optionally you can execute the bellow command to get a production build
npm build

Demo

About

An image to base64 string converter application created using javascript, ReactJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages