Dev-King-CSS / react-ms-paint-clone

A simple basic MS Paint clone made using React for practice. 🎨

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MS Paint Clone

A simple basic MS Paint clone made using React.

Run Locally

If you want this to make your own MS Paint cloe or examine the code using this repo and run it locally, then you can follow the following steps in the terminal:

  1. Clone the project
  git clone https://github.com/Dev-King-CSS/react-ms-paint-clone
  1. Go inside the project directory
  cd your-file-name
  1. Install dependencies
  npm install <dependencies>

Start the server

  npm start

Feedback

If you have any feedback, please comment on this repo about it or DM me @ Twitter.

Contributing to this project would be great 🤩

Author

About

A simple basic MS Paint clone made using React for practice. 🎨


Languages

Language:JavaScript 82.3%Language:CSS 17.7%