Skip to content

deankim07/xyz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ManaFit

Mobile-Web Application to Store clothes and Coordinates.

Introduction

This is a service that allows you to store your clothes in the closet and make coordination based on your stored clothes. This project is aimed at realizing the service that is actually available based on the javascript learned in Code-State immersive course.

Installation

  1. npm install
  2. open in texteditor(ex:sublim text, atom) node_module/blueimp-load-image-npm/lib/load-image.js
  3. in load-image.js's 153th line fix createElement('canvas') -> getElementById('c')
  4. npm run node
  5. type in address bar 'localhost:3030'

Development Stack

  • Back-end

  • Node.js Express

  • Front-end

  • ReactJS

  • ReactJS Router

  • HTML5

  • CSS3

  • Webpack

  • DB

  • MySQL

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%