Repository for CodeCrate frontend.
CodeCrate is a code snippet application written in TypeScript, React and Vite on the front end and Node.js, Express and MongoDB on the back end.
- Project Begins
- Added Collection functionality
- Collection, snippet and snippet details added
- Added snippet deletion functionality
- Added snippet editing functionality
- Bug fix for adding collections and new snippets
- Implement delete collection functionality