Skip to content

pyphilia/nail-design-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nails Design App

This project was bootstrapped with Create React App.

Installation

First install Node 12 and Yarn

It might be really useful to install Redux DevTools in your browser to visualize the store live. Here is the link for the Chrome installation:

Development

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn prettier:write

This command will make your code pretty for you!

yarn eslint

This command will highlight all errors (compilations, type errors, style errors, etc).

If you think an error is justified, you can disable it.

Technologies

This application uses React with Redux with Typescript.

To render the canvas, we use Konva.js and more precisely https://konvajs.org/docs/react/index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published