Welcome to Destinex, a Dummy Travel Web App built with React.js and React Router DOM.
Destinex is a simple web application created to showcase the basics of React.js and React Router DOM. It serves as a dummy travel platform where users can explore various destinations.
- User-friendly interface with smooth navigation.
- Display of different travel destinations.
Follow these steps to get a copy of the project on your local machine:
- Clone the repository:
https://github.com/ayushsarode/Destinex.git
- Navigate to the project directory:
cd Destinex
- Install dependencies:
npm install
- Run the application:
npm start
This project is licensed under the MIT License - see the LICENSE.md file for details.
- The project was inspired by the desire to create a simple and interactive React.js application.