A responsive React app for showcasing creative agency projects. Users can add, search, edit, and delete project cards in real-time.
##Features
- Live Search with filtering
- Add new projects (Title, Description, Image URL)
- Ability to edit and delete displayed projects
##How to run locally
- Clone the repo
- cd project-showcase
- npm install
- npm run dev