Skip to content
/ vite Public

This repo is for HRs where they can review my code skills and structure.

Notifications You must be signed in to change notification settings

mukhtorov/vite

Repository files navigation

This repo is for HRs where they can review my code skills and structure.

React + TypeScript + Vite + Redux-Toolkit

This template provides the following setup to get React work:

  • ReactJS with Vite template
  • React Router Dom 6
  • Navigation with sidebar using RRD 6
  • Redux-toolkit minal configuration.
  • RTK Query setup.
  • TypeScript setup.
  • Context API setup.

Structure

  • assets
    • image — all images
    • icons - all svg images
  • components - each component has index.js, style.js
  • root - navigation config for router
  • utils - for constant variable
  • hooks - custom hooks
  • views - for each page
  • store - for redux store
  • features - for redux slicers

Installed Libraries:

  • @reduxjs/react
  • react-redux
  • styled-components
  • mui / integrated with sc
  • react-router-dom / 6

index.css

  • main font color "Montserrat".

About

This repo is for HRs where they can review my code skills and structure.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published