Skip to content

ruhickson/CAIRDE

Repository files navigation

CAIRDE - Cultural Archive for Irish Representation in Digital Entertainment

A modern, responsive website for CAIRDE, an Irish video game preservation society dedicated to championing Irish-made video games, celebrating gaming history, and promoting game preservation.

Features

  • Showcase of Irish-made video games
  • Historical timeline of Irish gaming
  • Preservation resources and guidelines
  • Interactive game database
  • Community features
  • News and events section
  • Dark mode support

Tech Stack

  • Vue.js 3
  • Tailwind CSS
  • Vite
  • PostCSS
  • Vue Smooth Scroll

Getting Started

Prerequisites

  • Node.js (v16 or higher)
  • npm or yarn

Installation

  1. Clone the repository:
git clone https://github.com/ruhickson/CAIRDE.git
cd CAIRDE
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Build for production:
npm run build

Project Structure

CAIRDE/
├── public/          # Static assets
├── src/            # Source files
│   ├── assets/     # Images, fonts, etc.
│   ├── components/ # Vue components
│   ├── layouts/    # Layout components
│   ├── sections/   # Page sections
│   └── data/       # Data files
├── index.html      # Entry HTML
└── package.json    # Dependencies and scripts

Contributing

We welcome contributions from the community! Whether you're interested in:

  • Adding Irish games to our database
  • Contributing to our preservation guidelines
  • Helping with documentation
  • Suggesting new features

Please feel free to submit issues and pull requests!

License

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

About

Irish Video Game Preservation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published