Back in the day, I was searching for a post creation tool for an Instagram page. While options like Figma, Canva, Photopea, and Pixlr were available, they weren't the thing I was looking for. So, I decided to create a very basic creator to make my life easier, yk.
- Clone the repository.
- Navigate to
/public/foreground
directory and follow the instructions outlined in theREADME.md
file. - Install the dependencies using
yarn
. - Run the project using
yarn start
.
Alternatively, you can deploy the project to the cloud using Vercel or Netlify. They're free and easy to use platforms.