A modern web application for exploring and experiencing the world — wherever you are, whenever you’re ready.
Follow these steps to set up and run the project locally:
git clone https://github.com/mahmudhasan123/world-on-the-go.git
cd world-on-the-gonpm installnpm run devVisit the application in your browser at:
💡 Note: The port may vary depending on your local setup.
- Framework: React
- Styling: Tailwind CSS
- Language: JavaScript (ES6+)
- Package Manager: npm
- 🌍 Explore world countries
- ⚡ Lightning-fast development with ReactJS
- 🎨 Modern, fully responsive UI powered by Tailwind CSS
- 🔗 Built for seamless API integration
world-on-the-go/
├── public/ # Static assets (images, fonts, etc.)
├── src/ # Source code
│ ├── components/ # Reusable UI components
│ ├── pages/ # Application pages
│ ├── styles/ # Global and utility styles
│ └── utils/ # Helper functions and utilities
├── package.json # Project dependencies and scripts
└── README.md # Project documentation (you are here!)
We welcome contributions! Whether you're fixing a bug or adding a new feature:
- Open an Issue — Report bugs or suggest enhancements.
- Submit a Pull Request — Share your improvements with the community.
All contributions will be reviewed and appreciated! 🙌