Roamify is an extension designed to enhance your travel experiences by providing personalized recommendations and insights. The website shows the various features offered by the extion, including detailed information on tourist attractions, user-generated reviews, and a seamless user interface for easy navigation.
- Personalized Travel Recommendations: Get suggestions tailored to your preferences.
- User Reviews: Read and contribute reviews for various attractions.
- Interactive Maps: Explore destinations with our integrated mapping service.
- Attraction Details: Access comprehensive details about tourist spots, including historical context, opening hours, and more.
- Node.js
- npm
-
Clone the repository:
git clone https://github.com/RoamifyRedefined/Website.git cd Website
-
Install the dependencies:
npm install
To start the development server:
npm start
Visit http://localhost:3000
to view the application in your browser.
To create a production build:
npm run build
The production-ready files will be in the build
directory.
This project is licensed under the MIT License.