Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 1.03 KB

README.md

File metadata and controls

50 lines (29 loc) · 1.03 KB

Travel-Log

Travel-Log is a straightforward JavaScript project designed to help you keep track of your travel details. Similar to your personal travel map, you can enter the names of countries you've visited into the search bar. Once added, these countries will be displayed, allowing you to maintain a log of your journeys.

Features

  • Simple Interface: The interface is easy to use, focusing on functionality without unnecessary complexity.

  • Personalized: Create your own record of countries visited, akin to a personal travel diary.

Installation

Clone the project

    git clone 

Go to the project directory

    cd Travel-log

Install dependencies

    npm install

Run index.js

    node index.js

Contributing

Contributions are always welcome!

If you have suggestions for improvements or new features, feel free to fork this repository and submit a pull request.

Author

License

MIT