10000 GitHub - antonio59/stackslip
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

antonio59/stackslip

Repository files navigation

Stackslip 🧾✨

Ever wondered what your Stack Overflow contributions look like on a receipt? No? Well, now you can find out! Stackslip takes your Stack Overflow user ID and generates a fun, stylized "receipt" summarizing your stats. It's like getting a bill for all those hours spent answering questions... but in a good way!

Project Overview

Stackslip is a frontend web application built with React and TypeScript. It fetches user data from the Stack Overflow API and presents it in a visually appealing receipt format.

Features

  • Fetches Stack Overflow user details and statistics.
  • Displays user information (reputation, badges, etc.) in a unique receipt layout.
  • Responsive design.

Tech Stack

  • Framework: React
  • Language: TypeScript
  • Build Tool: Vite
  • Styling: Tailwind CSS
  • UI Components: Shadcn UI
  • API: Stack Overflow API

Getting Started

Follow these instructions to get a local copy up and running.

Prerequisites

  • Node.js (v18 or later recommended)
  • npm or yarn

Installation

  1. Clone the repository:
    git clone <your-repo-url>
    cd stackslip
  2. Install NPM packages:
    npm install
    # or
    yarn install

Running the Development Server

npm run dev
# or
yarn dev

Open http://localhost:5173 (or the port specified in the output) to view it in the browser.

Contributing

Contributions are welcome! Please feel free to submit a pull request or open an issue.

License

< 5B79 p dir="auto">Distributed under the MIT License. See LICENSE for more information (if applicable).

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0