Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 684 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 684 Bytes

Post Creator

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.

Running Locally

  1. Clone the repository.
  2. Navigate to /public/foreground directory and follow the instructions outlined in the README.md file.
  3. Install the dependencies using yarn.
  4. 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.