hwdotexe / WhyAmIALoser

You've always wondered why. This website lets you find out!

Home Page:http://WhyAmIALoser.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

A joke website to help you discover why you might be a loser.

Check it out at https://whyamialoser.com/

image

Features

WhyAmIALoser is a lightweight, responsive, Single-Page Application written in Angular. "Reasons" are stored in a JSON file that is loaded when the user first visits the page, and are chosen randomly. Currently, new reason submissions are accepted via a Google Forms link at the top of the page.

GitHub Pages SPA support provided by Rafgraph's spa-github-pages tool.

Installation

If you'd like to install the project locally, here are some steps to get it running locally:

Step 1: Clone the Repository

In a terminal, use git clone https://github.com/hwdotexe/WhyAmIALoser.git

Step 2: Install Packages

You'll need to install the Node packages used within the project, so perform npm install within the project's directory after cloning.

Step 3: You're Done!

To run the site locally, simply use npm start

Contributing

If you'd like to contribute to the project, feel free to submit a Pull Request. For consistency's sake, please submit any reason suggestions through the Google Forms link found on the site itself. If you've found this project funny, useful, or educational, please consider giving it a star as well. Thank you!

About

You've always wondered why. This website lets you find out!

http://WhyAmIALoser.com


Languages

Language:HTML 48.0%Language:TypeScript 47.6%Language:JavaScript 2.8%Language:CSS 1.6%