https://github.com/altontonn/worldtrack
An app that tracks your travels, pins locations, and lets you rate and log adventures.
https://github.com/altontonn/worldtrack
customhooks reacthooks reactjs vitejs
Last synced: 3 months ago
JSON representation
An app that tracks your travels, pins locations, and lets you rate and log adventures.
- Host: GitHub
- URL: https://github.com/altontonn/worldtrack
- Owner: altontonn
- License: mit
- Created: 2025-01-02T19:22:26.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2025-01-03T17:55:13.000Z (over 1 year ago)
- Last Synced: 2025-01-03T18:27:48.976Z (over 1 year ago)
- Topics: customhooks, reacthooks, reactjs, vitejs
- Language: JavaScript
- Homepage:
- Size: 1.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)
**[WorldTrack]** is an app that tracks the countries and cities you’ve explored, pins their locations, and allows you to leave ratings messages for each adventure.
React
Vite
- **[Location Tracking: Pin visited countries and cities on an interactive map.]**
- **[Personalized Insights: View travel stats, such as total countries and cities visited.]**
- [Live Demo Link](https://google.com)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
Example command:
```sh
node.js
```
### Setup
Clone this repository to your desired folder:
```sh
cd wordtrack
git clone https://github.com/altontonn/worldtrack
```
### Install
Install this project with:
Example command:
```sh
cd worldtrack
npm install
```
### Usage
To run the project, execute the following command:
```sh
npm run dev
npm run server - for json load
```
👤 **Newton Alumasa**
- [Github](https://github.com/altontonn/)
- [Twitter](https://twitter.com/AlumasaNewton)
- [Linkedin](https://www.linkedin.com/in/newton-alumasa/)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/altontonn/worldtrack/issues/).
If you like this project please give it a ⭐️.
This project is [MIT](https://github.com/altontonn/worldtrack/blob/dev/LICENSE) licensed.