Excuse Me! is a fun and handy application designed to help you craft the perfect excuse for any situation. Whether you're looking to skip a meeting, avoid a social event, or gracefully bow out of an obligation, this app has a variety of creative excuses at your fingertips.
- Browse and Create Excuses: Find or add your own excuses easily.
- Categorized Excuses: Filter excuses by context—work, events, or social gatherings.
- Frontend: Svelte with TypeScript
- Styling: Tailwind CSS
- Storage: Local Storage for saving excuses
To run the project locally, follow these steps:
-
Clone the repository: git clone https://github.com/saharulit/excuse-me.git
-
Navigate to the project directory:
cd excuse-me
- Install the dependencies:
npm install
- Start the development server:
npm run start
Open your browser and navigate to http://localhost:3000 to view the app.