All you need to prepare your favourite dish
Created with react.js, styled-components
The main purpose of this project is to learn about unit and component testing.
- The pages folder contains the 2 pages used in this project
- Modules contains different components used on each page
- Each tested component/unit can be found just directly under their main folder. e.g Recipe page
- I would add more testing
- Improve the general UI