DChalyi / epigma

Please remind me to change the name

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Epigma

This is a basic training clone of Figma - an online SVG editor with rich functionality.

Motivation

It first appeared as a training educational project for university course of web development, however now is striving to become something more helpful, still holding the features of an svg editor and remaining a functional style project.

Installation

After cloning, run in your console: yarn install

To start the project, run: yarn start

Tech stack

Frontend:

  • React Redux
  • Flow typing

Backend:

  • Express
  • MongoDB (via Mongoose)

CI

For continious integration Travis CI was chosen, so you can see the status of each build right here on Github.

Cooperation

Please feel free to make propositions via PRs and opened issues.

About

Please remind me to change the name

License:MIT License


Languages

Language:JavaScript 85.5%Language:CSS 12.2%Language:HTML 2.3%