A project for placing text on pictures.
https://bohooslav.github.io/imagemaker/public/
You are running a bleeding 🩸edge project 👨🏾🚀👩🏼🚀. Expect bugs and report them❗
Clone this repository into your desired directory.
git clone https://github.com/Bohooslav/imagemaker.git
The commands below assume you are using either yarn or npm (not both).
yarn # npm install
yarn start # npm start
To see the app running open [http://localhost:10001] 0 in the browser.
Have fun!
PS: This project is automatically configured with hot module reloading.