Skip to content

Ashackq/nekomancer

 
 

Repository files navigation

nekomancer

Portfolio Website

This is my personal portfolio website built with Rect JS, Three JS and style-components.

Visit site

nekomancer

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

  • Installation:

npm install

  • To Start Server:

npm run dev

Contribution Guidelines

Getting Started

  • Fork the repository.
  • Clone your forked repository: git clone https://github.com/your-username/repository.git
  • Create a new branch: git checkout -b feature/your-feature
  • Issues
  • Check if the issue already exists before opening a new one.
  • Clearly describe the issue or feature request, including steps to reproduce if it's a bug.

Pull Requests

  • Fork the repository and create a new branch.
  • Ensure your code is well-documented and adheres to the coding style.
  • Test your changes thoroughly.
  • Make sure your branch is up-to-date with the main branch.
  • Submit a pull request with a clear title and description.

Code Style

  • Follow the coding style used in the project.
  • Keep code clean and readable.

Documentation

  • Update documentation for any changes in functionality.
  • Provide examples where necessary.

License

By contributing, you agree that your contributions will be licensed under the project's [LICENSE].

Thank you for your contribution!

About

Portfolio Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.4%
  • CSS 8.0%
  • HTML 1.6%