This is a simple Travel Journal application built with React. It allows users to document their travel experiences by adding entries with details such as location, date, and description.
- ๐ User Authentication โ Secure login and registration system
- ๐Add new travel entries with location, date, images, and description.
- View a list of all travel entries.
- Responsive design for mobile and desktop.
- React
- JavaScript
- Tailwind CSS, Material UI
- ReactBits UI Library
- React Icons
- Vite
- Firebase (for authentication and database)
To get started with the Travel Journal app, follow these steps:
- Clone and navigate to the repository:
git clone cd Travel_Journal_App - Install and Start the application:
npm install npm run dev
This project is licensed under the MIT License. See the LICENSE file for details.
