Skip to content

a tool that allows users to easily Transforming animation & manga creation with automation, and versatility

License

Notifications You must be signed in to change notification settings

SouZe-San/ImageMorph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


ImageMorph

Manifest Your Imagination

React TypeScript TailwindCSS Node.js Express.js MongoDB

About 💧

ImageMorph is a tool that allows users to easily Transforming animation & manga creation with automation, and versatility

Features 🚀

  • Enhance Vision
  • Figure Customization
  • Save and Organize Inspiration

Tech 🛠️

Dillinger uses a number of open source projects to work properly:

  • [ReactJs] - a free and open-source front-end JavaScript library for building user interfaces based on components.
  • [Node.js] - an open-source, cross-platform JavaScript runtime environment used for executing JavaScript code outside of a web browser.
  • [Express] - Fast and minimalist web framework for Node.js that supports web and mobile applications.
  • [Tailwind] - Utility-first CSS framework
  • [Scss] - A superset of CSS that adds variables, nesting, mixins and more to CSS
  • [TypeScript] - JavaScript with syntax for types.

Installation 🎰

ImageMorph requires Node.js v10+ to run.

Install the dependencies and devDependencies and start the server.

Start Development Environment

cd ./Client
yarn
yarn dev
cd ./Server
npm i
npm start

Releases

No releases published

Packages

No packages published