Pixel art css creator
This is a project for study purpose and to help anothers developers or designers/game designers to create its own css arts.
Technologies used:
- React
- Redux ->
not implemented yet
- React Dom (for navigation) ->
not implemented yet
- Styled components
- React Color
How to run
- First run
npm install
oryarn
inside this project folder - Then run
npm run start
oryarn start
to execute