MidoAhmed / frontend-technical-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test Tech

Used Technologies

This template provides a minimal setup. It includes the following technologies:

  1. Typescript
  2. Axios for API requests
  3. Material-UI for UI components
  4. Sass + CSS modules for styling

folder structure

  • src/components: Contains all the components used in the application.
  • src/pages: Contains all the pages used in the application.
  • src/services: Contains all the services
  • src/styles: Contains all the global styles
  • src/utils: Contains all the utility functions
  • src/types: Contains all the types used in the application
  • src/hooks: Contains the custom hooks used in the application
  • src/context: Contains the context used in the application

About


Languages

Language:TypeScript 78.7%Language:HTML 6.9%Language:JavaScript 6.5%Language:SCSS 5.1%Language:CSS 2.8%