A simple React SPA for managing a creative portfolio. Built for a class assignment to practice component structure, state management, and responsive design.
- View a list of projects on the landing page
- Add new projects with a title and description
- Search/filter projects by title or description
- Delete projects you no longer want to show
- Data persists in the browser
- React (Vite)
- Basic CSS
- Git/GitHub for version control