ReginaldBrixton capstone-compass .cursorrules file for JavaScript

# Global rules for the projects section
# File organization
src/app/student/projects/
  ├── components/      # Reusable components
  ├── styles/         # Global styles
  ├── proposal/       # Proposal-related pages
  ├── capstone-one/   # Capstone One pages
  └── capstone-two/   # Capstone Two pages

# Coding standards
- Use 'use client' directive for client components
- Use styled-components for styling
- Follow component-based architecture
- Keep components small and focused
- Use proper semantic HTML
- Ensure accessibility standards
- Implement responsive design
- Use proper error handling
- Follow React best practices
css
javascript
react
scss
shell
styled-components
typescript

First Time Repository

JavaScript

Languages:

CSS: 36.9KB
JavaScript: 859.5KB
SCSS: 8.2KB
Shell: 0.1KB
TypeScript: 7.8KB
Created: 1/23/2025
Updated: 1/23/2025

All Repositories (1)