Skip to content

nooikko/return-to-yharnam

Repository files navigation

Return to Yharnam

Welcome to the code repository for the Return to Yharnam event website, a community initiative for Bloodborne enthusiasts. This document outlines everything you need to know about the project, including setup instructions, project structure, and how to contribute.

Links

Website - https://www.returntoyharnam.com

Project Overview

The Return to Yharnam event is a community-driven initiative designed to bring Bloodborne players together, help newcomers, and reinvigorate the player base. This website serves as a hub for all event-related information, from summoning advice and event codes to PvP guidelines and community links.

Features

  • Event Details: Dates, times, and purpose of the Return to Yharnam event.
  • Find Hunters: Instructions and codes for teaming up with other players.
  • PvP Guidelines: How to engage in and avoid player vs. player combat.
  • Community Links: Direct links to Discord, Reddit, and hashtags for social media engagement.
  • FAQs: Answers to common questions about the event and game.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/return-to-yharnam.git
  2. Navigate to the project directory:
    cd return-to-yharnam
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm run dev
  5. Open your browser and visit http://localhost:3000 to view the website.

Contributing

We welcome contributions from the community. Whether you're looking to fix a bug, add a feature, or improve the documentation, your help is appreciated.

  1. Fork the repository.
  2. Create your feature branch (git checkout -b feature/AmazingFeature).
  3. Commit your changes (git commit -m 'Add some AmazingFeature').
  4. Push to the branch (git push origin feature/AmazingFeature).
  5. Open a pull request.

Support

If you have any questions or need assistance, please submit an issue or contact the project maintainers.

License

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

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors