Skip to content

rushilp2311/bug-trackr

Repository files navigation

Bug Trackr (Frontend)

To check the code for backend you can visit https://github.com/rushilp2311/bug-trackr-backend

Check Out Deployed Site Here ---> Delpoyed Site

Initial Version Deployed

Technologies Used

  • ReactJs
  • SCSS
  • Bootstrap
  • Figma
  • VSCode

Things Learned

  • Learned about React and its working.
  • Learned about SCSS (CSS Preprocessor).
  • Refactoring Code and keeping the code clean.
  • Learned about how to make better UI designs.
  • Learned about making API calls to backend and displaying data.
  • Authentication and Authorization using JWT.
  • Learned about state management using React's Context API.
  • Real Time Updates using socket.io