Skip to content

PSN-Hack-Club/PHC-website

This branch is 49 commits ahead of, 9 commits behind TheVikJ/PHC-website:production.

Repository files navigation

PSN Hack Club Website

This is the PSN Hack Club's official website.
Made using next.js (statically generated react.js)

Feel free to contribute. Fork the repository and make a PR!
Visit the website here

Adding a project

Proud of a project you want to add? Fork the repository, and add a file in the gallery folder. Throw in a descriptive title, and a description. You can also add links for the source code and a demo. The following fields can be put in:

{
  "title": "Project Title", // Required Field
  "description": "Project Description", // Required Field
  "source": "Link for source code", // Optional Field
  "demo": "Link for demo" // Optional Field
  "authors": ["Author 1", "Author 2"] // Optional Field
}

Once you're done, just make a PR and we'll add it to the gallery! No project is too small!

About

The official Pathways Hack Club website

Topics

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 64.1%
  • SCSS 18.6%
  • TypeScript 11.4%
  • CSS 5.9%