Welcome to Random Developer Excuses, the app where you'll never run out of excuses for why things aren't working! Perfect for those moments when you need a quick laugh (or just a good reason to explain away that bug).
Deployed at https://devexcuse.vercel.app/
Clone the repository:
git clone https://github.com/Smile4ever/RandomDeveloperExcuses
cd RandomDeveloperExcuses
Install dependencies:
npm install
Run the development server:
npm run dev
Open your browser and go to http://localhost:3000 to see the magic happen!
- Random excuses: Get a fresh, hilarious developer excuse every time you load the page.
- Mobile friendly: Because developers need excuses on the go.
This app is a static site with random excuse generation powered by React and Next.js and deployed on Vercel.
- npm run dev: Starts the app in development mode.
- npm run build: Builds the app for production.
- npm run start: Starts the app in production mode.
This project is licensed under The Unlicense. See the LICENSE file for more information.