An open API service indexing awesome lists of open source software.

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.

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]

**[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.

## 🛠 Built With

### Tech Stack

React

Vite

### Key Features

- **[Location Tracking: Pin visited countries and cities on an interactive map.]**
- **[Personalized Insights: View travel stats, such as total countries and cities visited.]**

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://google.com)

(back to top)

## 💻 Getting Started

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
```

(back to top)

## 👥 Authors

👤 **Newton Alumasa**

- [Github](https://github.com/altontonn/)
- [Twitter](https://twitter.com/AlumasaNewton)
- [Linkedin](https://www.linkedin.com/in/newton-alumasa/)

(back to top)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/altontonn/worldtrack/issues/).

(back to top)

## ⭐️ Show your support

If you like this project please give it a ⭐️.

(back to top)

## 📝 License

This project is [MIT](https://github.com/altontonn/worldtrack/blob/dev/LICENSE) licensed.

(back to top)