MercadoLibre-Clone
This is a MercadoLibre UI Clone. demo.
Technologies
Project is created with:
- React
- TypeScript
- Tailwind CSS
- Redux Toolkit
- RTK Query
Images
Setup
Project dependencies can be installed with npm
$ npm install
And run in the localhost by executing
$ npm run dev