Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 398 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 398 Bytes

About this project

This project is part of my React portfolio.

It's an e-commerce platform that allows you to buy products and login into an account.

What I've used

  • React
  • TypeScript
  • TailwindCSS
  • Vite + SWC
  • Firebase
  • Formik
  • Flowbite Components
  • Fontsource
  • Redux (change to branch redux)
  • Redux Toolkit (change to branch redux-toolkit)
  • Vitest
  • React Testing Library