Git-a-life: where you find your skill issues
View Demo
.
Report Bug
.
Request Feature
"PickMeUp" is a project that generates pickup lines using AI. Whether you're looking to impress someone or just have a good laugh, PickMeUp has got you covered with creative and witty pickup lines.
PickMeUp is built using NextJs
Git is a distributed version control system used for software development. It allows multiple developers to work on the same codebase simultaneously, keeping track of changes and managing versions. It also enables users to revert changes and collaborate more effectively.
NodeJs is a JavaScript runtime built on Chrome's V8 JavaScript engine. It allows developers to execute JavaScript code outside of a web browser, making it possible to create server-side applications with JavaScript. Node.js is fast, lightweight, and scalable, making it popular for building modern web applications.
Get api keys from :-
Rename .env.example to .env.local and fill the required fields
git clone https://github.com/ShivaBhattacharjee/pickmeup
cd pickmeup
npm install
npm run dev
Server will start at http://localhost:3000/
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
-
If you have suggestions for adding or removing projects, feel free to open an issue to discuss it
-
Please make sure you check your spelling and grammar.
Wanna contribute to Pick me up ?
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/FeatureName
) - Commit your Changes (
git commit -m 'Add some FeatureName'
) - Push to the Branch (
git push origin feature/FeatureName
) - Open a Pull Request
If you're experiencing any problems with PickMeUp, please be sure to review our issue template before opening a new issue. The template includes a list of questions and prompts that will help us better understand the issue you're experiencing, and it will ensure that we have all of the necessary information to investigate the problem.
We kindly ask that you provide as much detail as possible when submitting an issue, including steps to reproduce the problem, any error messages that you have seen, and any other relevant information. This will help us to identify and fix the issue more quickly.
Thank you for your cooperation, and we look forward to hearing from you!
Developers are requested to go through our code of conduct thoroughly to maintain a peaceful environment within our project.
Distributed under the Apache License 2.0 . See LICENSE for more information.
- Shiva Bhattacharjee - Shiva Bhattacharjee - PickMeUp