Created an Issue Tracker Web Application using HTML, CSS, JavaScript, Node js, Express js & MongoDB.
- Create a project
- Check the details of the project
- Create a new issue for the bug present in the project
- Filter the issues based on labels or Author Name
- Search Issues based on Issue title and description. All this data will be stored at MongoDB Atlas.
Website live link: https://navy-blue-hedgehog-fez.cyclic.app/
- npm install, Then after installing all the dependencies, write
- npm run dev