Thank You for cheking this fun Frontend Dev Quizz project which is taken from frontend mentors.
The production webiste is as - https://ayushi186.github.io/FrontEndQuizApp/
The Project is a react app using typesscript template. it uses the below libraries in addition to React Js.
- React-router-dom for differrent page redirection.
- React Redux toolkit for maintaining global states which is used at different components to avoid prop drilling.
- Context API for loader and also for passing the theme to the child components .
- Styled Components with props which facilititates the dyanmic css properties.
- Sass preprocessor for mixins and variable.
Note : the screens are not yet optimised for mobile/ tablet screens - it is in progress.