Wish your loved ones on birthday in a nerdy way.
With the help of this project you can wish your friends birthday in a different way. You just need to submit name of your friend/relative whom you want to wish then a link will be generated which you can share with them. That link will open a birthday animation with their name.
Insert gif or link to demo
birthday-wish-alpha.vercel.app
Client: React, react-router, framer-motion
Server: Node, Express
Clone the project
git clone https://github.com/Rigved29/Birthday-greetings.git
Go to the project directory
cd Birthday-greetings
Install dependencies
npm install
Start the server
npm start