This project is a clone from Get Yout Guide, build using React, Redux and Jest. The data used was fetched from GetYourGuide
and mocked in a local server. Not all the features were implemented here.
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/getyourguide-clone.git
- Install dependencies
npm install
- Run the project on your local machine and the server
node server/server.js
npm start
- React
- Redux
- Axios
- Jest
- Enzyme
- SASS
- Ingrid Amaral - GitHub