Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 445 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 445 Bytes

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 or yarn inside this project folder
  • Then run npm run start or yarn start to execute

Have fun!