Worldtrip is an application to show you what every continent has to offer, Its most popular citites and more... We will be seeing how many languages they have, cities, and countries. And If you're thinking of traveling, you can take a look here.
👉 demo: NOT AVAILABLE
This project was made using the follow technologies:
- ReactJS
- NextJS
- TypeScript
- Chakra-ui
- SASS
- json-server
- swiper
As I'm using a fake api, you have to run the server for the application to work.
- Install the dependencies
yarn install
- You I'll need to first, start the server
yarn server
- The you can run the app
yarn dev