Skip to content

ayushsarode/Destinex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Destinex - Travel Web App

Welcome to Destinex, a Dummy Travel Web App built with React.js and React Router DOM.

Project Overview

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.

Features

  • User-friendly interface with smooth navigation.
  • Display of different travel destinations.

Getting Started

Follow these steps to get a copy of the project on your local machine:

  1. Clone the repository: https://github.com/ayushsarode/Destinex.git
  2. Navigate to the project directory: cd Destinex
  3. Install dependencies: npm install
  4. Run the application: npm start

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

  • The project was inspired by the desire to create a simple and interactive React.js application.