Skip to content

dills122/cardboard-crack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cardboard Crack

Cardboard Crack is a modern web application designed for trading card enthusiasts. It offers users the ability to upload and view PDF files, making it easy to share and read deck lists, tournament reports, and other card-related documents directly in the app.

Getting Started

Prerequisites

Ensure you have the following installed:

Installation

  1. Clone the repository:

    git clone https://github.com/dills122/cardboard-crack.git
  2. Install the required Node.js version:

    nvm install lts/iron
    nvm use lts/iron
  3. Install Rush globally:

    npm install -g @microsoft/rush
  4. Set up the project:

    cd ./cardboard-crack
    rush update
  5. Start the frontend application:

    cd ./apps/frontend
    rushx start

The app will be available at http://localhost:4200/.

Current Look

Parsing Page

Parsing View

Partial View of List Page

Partial List View

Building for Production

To build the app for production:

ng build --prod

The build artifacts will be stored in the dist/ directory.

Technologies Used

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Web app for parsing/viewing Soccer Card Checklists

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published