Skip to content

manojn26/excuse-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Excuse Generator

Overview

The Excuse Generator is a fun and lighthearted project that generates creative excuses for a variety of situations. It's designed to provide users with amusing and sometimes unexpected excuses to use in different scenarios.

Features

  • Excuse Categories: The Excuse Generator covers a range of categories, allowing users to find the perfect excuse for their specific situation.
  • User-Friendly Interface: The project features a simple and intuitive interface, making it easy for users to navigate and find the excuse they need.

Usage

  1. Select Category: Click a category button that best fits your situation.
  2. Generate Excuse: Once you click the button to get a creative excuse.

API URL for this project : https://excuser-three.vercel.app/

Installation

  1. Clone the repository:

    git clone https://github.com/manojn26/excuse-generator.git
    
  2. Install packages

    npm install
    
  3. Run project

    npm start