A web application by the Philippine Cubers Association (PCA) that provides an easy way to view and track World Cube Association (WCA) competition rankings. This project aims to help the Philippine speedcubing community stay updated with competition results and rankings.
Clone the repository:
git clone https://github.com/pca/web-frontend.git
cd web-frontend
Install dependencies:
npm install
Start the development server:
npm run develop
Open your browser and visit http://localhost:8000
The site will automatically reload if you make changes to the code.
We welcome contributions from developers of all skill levels! Here's how you can help:
good first issue
or beginner-friendly
in our GitHub Issuesnpm run format
)/src/components/
- React components/homeComponents/
- Components for the home page/rankingComponents/
- Components for the rankings page/uiComponents/
- Reusable UI components/src/images/
- Image assets/src/pages/
- Page components/src/styles/
- Global styles and Tailwind configurationnpm run test
This project is licensed under the 0BSD License - see the LICENSE file for details.
For questions or suggestions, please open an issue in the repository or reach out to the Philippine Cubers Association through our official channels.
Made with โค๏ธ by the Philippine Cubers Association