This project is a Valentine's Day themed web application built with React and Framer Motion for animations.
To install the project, follow these steps:
- Clone the repository.
- Run
npm installto install the dependencies. - Run
npm startto start the development server.
App.jsx: The main component that manages the state and renders the other components.Approval.jsx: A component that displays an approval message.Card.jsx: A component that displays a card.Greetings.jsx: A component that displays greetings.Valentine.jsx: A component that displays a Valentine's Day message.
Contributions are welcome. Please open an issue or submit a pull request.
This project is licensed under the MIT License.