https://github.com/innovatorved/imgfun
See the funny side of an Image!
https://github.com/innovatorved/imgfun
Last synced: 7 months ago
JSON representation
See the funny side of an Image!
- Host: GitHub
- URL: https://github.com/innovatorved/imgfun
- Owner: innovatorved
- Created: 2023-12-14T11:33:12.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T18:22:41.000Z (almost 2 years ago)
- Last Synced: 2025-02-12T10:19:50.412Z (8 months ago)
- Language: TypeScript
- Homepage:
- Size: 73.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ImageFun
ImageFun is a web application that generates funny lines for images.
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
### Prerequisites
- Node.js
- Yarn### Installing
1. Clone the repository
```sh
git clone https://github.com/yourusername/imagefun.git
```2. Install dependencies
```sh
yarn install
```3. Create a `.env` file in the root directory and add the following environment variables
```sh
MAKERSUITE_API_KEY=
```4. Start the development server
```sh
yarn start
```## Built With
- [React](https://reactjs.org/) - The web framework used
- [Next.js](https://nextjs.org/) - React framework
- [TypeScript](https://www.typescriptlang.org/) - Programming language
- [Tailwind CSS](https://tailwindcss.com/) - CSS framework
- [Radix UI](https://radix-ui.com/) - UI components
- [Vercel](https://vercel.com/) - Deployment platform## License
Nothing complicated here. Just do what you want with it. Attribution is appreciated but not required.