gouravkhunger / nextjs-birthday-wish

This is a minimal Next.js app where you can create birthday wishes and share the link to anyone :)

Home Page:https://hbdwish.gourav.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Happy Birthday Wisher

Check out the Live Website.

This is a simple Next.js project where you can generate a birthday wish for someone.

Just enter their name, press Go and share them the generated link :)

Don't forget to ⭐️ this repository!

Images

Happy Birthday Wisher Home Page

Local Setup

First, clone this repository:

git clone https://github.com/gouravkhunger/nextjs-birthday-wisher

Install the dependencies:

npm install

Then, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

Contributing

In order to make a hassle-free environment, please make sure to read the Contribution Guidelines and follow all the steps mentioned there. Are we missing any of your favorite features, which you think you can add to it❓ Feel free to do so.

All contributions are welcome.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Special Thanks

I would like to show my sincere gratitude to these amazing people for making this simple project a big deal.

Without their contributions, this project wouldn't be as good as it is right now.

Checkout all the contributors.

Credits

Favicon made by Freepik from www.flaticon.com.

License

MIT License

Copyright (c) 2021 Gourav Khunger

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

This is a minimal Next.js app where you can create birthday wishes and share the link to anyone :)

https://hbdwish.gourav.sh

License:MIT License


Languages

Language:JavaScript 64.2%Language:CSS 35.8%