An open API service indexing awesome lists of open source software.

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!

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.