- React - A JavaScript library for building user interfaces.
- Emotion Styled Component - Emotion is a way to create React components that have styles attached to them.
1. Download the repo and install dependencies using this terminal commands:
git clone https://github.com/Rizkyverandi/travelingo.git
cd travelingo
npm install
2. Execute 'npm start'