This project is a clone from Zalando, build using React, Redux, Typescript, WebPack and tested with Jest. The data used was copied from Zalando
and mocked in a local server. Not all the features were implemented here. This is a simple application with the purpose to learn Typescript.
This instructions will get you a copy of the project up and running on your local machine.
- Clone the repository
git clone https://github.com/IngridAmaral/zalando-clone.git
- Install dependencies
npm install
- Run the project
npm start
- TypesScript
- React
- Redux
- Axios
- Jest
- Enzyme
- SASS
- WebPack
- Ingrid Amaral - GitHub