Bright Tasks Bright tasks is a weekly task management web app (todo app reworded to sound cool). It has authentication and a backend. Technologies used Use Tech Description Frontend Languages , , Base languages used to build the frontend. Frontend Framework Used to create the ui. Build tool Used to create boilerplate, run dev server and build web app. Linter Used to make sure code follows a set style. Code Formatter Used to automatically format code for us. Pre commit tool Husky Used to run linting & formatting when code is commited ? lint-staged Tool that runs linters on files staged for commit in Git to ensure code quality before committing changes. Installation & Contribution To see instruction on installation and contribution refer to our wiki!