This is a simple wedding guest list manager built with React and Tailwind CSS. It allows you to add, update, and delete guests.
-
Clone the repository:
git clone <repository-url> cd wedding-guest-list-manager
-
Install dependencies:
npm install
-
Start the development server:
npm start
src/components/: Contains all the React components.src/App.js: Main App component setting up the routes