Create README.md
This commit is contained in:
31
README.md
Normal file
31
README.md
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
# travel-tracker
|
||||||
|
WorldWise is a travel tracker app where you can pin your visited cities on the map and also write a short note about it.
|
||||||
|
|
||||||
|
|
||||||
|
The Travel Tracker App is a web application built with React.js that allows users to track and manage their travel plans. Whether you're a frequent traveler or just planning your next vacation, this app provides a simple and intuitive way to organize your trips, keep track of important details, and stay on top of your travel itinerary.
|
||||||
|
|
||||||
|
Features
|
||||||
|
User Authentication: Users can sign up or log in to the app securely. Personal information and travel data are protected.
|
||||||
|
|
||||||
|
Add Trips: Easily create new trips by providing basic details such as destination, travel dates, and any notes you want to add.
|
||||||
|
|
||||||
|
View Trips: See a list of all your upcoming trips and quickly access their details.
|
||||||
|
|
||||||
|
Edit and Delete Trips: Users can update trip details or delete trips they no longer need.
|
||||||
|
|
||||||
|
|
||||||
|
Getting Started
|
||||||
|
Follow these steps to set up the Travel Tracker App locally on your machine:
|
||||||
|
|
||||||
|
Clone the repository:
|
||||||
|
Open your web browser and visit http://localhost:3000 to access the Travel Tracker App.
|
||||||
|
|
||||||
|
Dependencies
|
||||||
|
The Travel Tracker App uses the following main dependencies:
|
||||||
|
|
||||||
|
React.js: A popular JavaScript library for building user interfaces.
|
||||||
|
|
||||||
|
React Router: Used for handling routing within the app.
|
||||||
|
|
||||||
|
CSS Modules : styling has been done using CSS Modules
|
||||||
|
Thank you for using the Travel Tracker App! Happy travels! 🌍✈️
|
||||||
Reference in New Issue
Block a user