Skip to content

botsula/epigma

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

125 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 85.5%
  • CSS 12.2%
  • HTML 2.3%