git clone https://github.com/leo5imon/infinite-giphy
cd infinite-giphy
npm install
npm run dev
Set-up your FAL-AI API key in the .env
file.
Contributions are welcome! If you would like to contribute, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them.
- Push your changes to your forked repository.
- Submit a pull request to the main repository.