The Mukdahan-discover project promotes and highlights the beauty of Mukdahan Province, Thailand.
- ✅ Empowering Travelers: Provides essential information for planning a memorable trip, from famous landmarks to local gems and cultural insights.
- ✅ Igniting Interest: Showcases Mukdahan’s unique culture, landscapes, and cuisine to inspire curiosity and engagement.
- ✅ Supporting Local Tourism: Helps boost local tourism by connecting travelers with businesses and attractions in the region.
For developers eager to contribute or extend the project's functionality, here's a quick guide:
# Clone the Repository:
git clone https://github.com/alohadancemeow/next-travel-102.git
# Install Dependencies:
npm install
# Start Development:
npm run dev
This will initiate the development server, allowing you to make changes to the code and see them reflected in real-time within your browser.
The Mukdahan-discover project utilizes a powerful tech stack to create an engaging and visually appealing experience:
- styled-components: Simplifies the creation of reusable, maintainable UI components with styled-in-JS syntax.
- remixicon: Offers a comprehensive set of customizable, high-quality icons to enhance the UI.
- react-scroll: Provides smooth, user-friendly scrolling for a seamless browsing experience.
- react-share: Enables easy sharing of content across social media platforms.
- swiper: Implements an interactive carousel for showcasing images or content in an engaging format.
- aos: Adds dynamic, scroll-triggered animations for a lively and interactive interface.
- Mukdahan Hope you enjoy it!✌️
Command | Description |
---|---|
npm run dev |
Starts the development server. |
npm run build |
Builds the project for production. |
npm start |
Runs the production server. |
npm install |
Installs dependencies. |