Box-shadow generator

View Demo

Logo VScode logo react logo redux Logo Tailwind

About the project

This project was completed as part of my online training on react. The design was entirely done using TailwindCSS.

In this project, I was able to use all the skills acquired in react, including :

  • Hooks (useState(), useEffect(), useContext(), useSelector(), useDispatch())
  • State management with redux-toolkit
  • Build a dark mode
  • Build a modal with createPortal()