A simple web application made to track your notes based on travel locations from the past/future.
An innovative social media application designed to foster global connections through shared travel experiences. Beyond allowing users to share travel notes, this platform serves as a vibrant hub where individuals can connect, exchange stories, discover new destinations, seek travel advice, and build a community based on their mutual passion for exploration and adventure.
To run this project locally, follow these steps:
-
Clone the repository:
$ git clone https://github.com/Android-X2/Travlr2.0.git
-
npm init in the main files to download the node_modules/
-
Run in the main file npm run start.
-
Have fun! :D
- Log in or Sign up
- Once logged in, simply start making notes!
- Simple and responsive design for easy access on various devices.
- Colorful graphic design of how you can group up links together, instead of having one lump sum
Contributions are welcome! To contribute to Travlr, follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/awesome-feature
). - Make changes and commit (
git commit -am 'Add awesome feature'
). - Push to the branch (
git push origin feature/awesome-feature
). - Create a new Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
- Create a Next.js version or React version.
- Clean up the UI, make it more modern and have user settings to change.