**Pic-To-Code App**

An app that converts a picture of hand written code into text
which can be copied to your code editor
A hackathon project meant to be submitted within 50 hours
Background
- HTML
- Javascript
- React
- Tailwind css
- Google cloud API
- Jest
- axios
Demo
Check out the live demo of the project. Click
Usage
Clone the repository to your local machine
$ git clone https://github.com/Elukoye/PicToCode.git
cd into the directory
$ cd PicToCode
npm install
to install all the dependencies that are needed
npm start
to start the local server which will open a new tap on your default browser
Maintainers
- Okike Bright – @b_okike – brightokike@gmail.com
- Emogene Lukoye – @Elukoye – lukoyedith@gmail.com
- Radouane Khiri – @redvanisation – Radouanekhiri@gmail.com
- Murilo Roque – @MuriloRoquePai1 – muriloengqui@gmail.com
- Macbright - https://github.com/macbright/github-link
Contributing
- Fork it https://github.com/Elukoye/PicToCode.git/fork)
- Create your feature branch (git checkout -b feature/[choose-a-name])
- Commit your changes (git commit -am 'What this commit will fix/add')
- Push to the branch (git push origin feature/[chosen name])
- Create a new Pull Request
License
The JavaScript Templates script is released under the
MIT license.