Skip to content

Rigved29/Birthday-greetings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Birthday Greetings

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.

Acknowledgements

Authors

Demo

Insert gif or link to demo

birthday-wish-alpha.vercel.app

Tech Stack

Client: React, react-router, framer-motion

Server: Node, Express

Run Locally

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