Online minions shop. Filter minions, save them or add them to bag, then checkout and be happy!
Available here =)
These instructions will get you a copy of the project up and running on your local machine.
You need to have Node.js installed on your machine
To install all dependencies run npm install
inside the project directory
To run the project with the local server run npm start
inside the project directory
To build the production version of the project to a build folder run npm run build
inside the project directory
To start the tests run npm test
inside the project directory
- TypeScript - JavaScript that scales
- React - A JavaScript library for building user interfaces
- Redux - A predictable state container for JavaScript apps
- Jest - A JavaScript testing framework
- Enzyme - A JavaScript Testing utility for React
- Webpack - A static module bundler for JavaScript applications
- Artur Zybin - All the work - ArturZybin
This project is licensed under the MIT License - see the LICENSE file for details