https://github.com/aliasrafbd/eco-adventure-experience
We share information about eco-friendly adventuring spaces to people so that they can choose their best places for their tour. We do let the people know about the beauty of the world.
https://github.com/aliasrafbd/eco-adventure-experience
express firebase nodejs react tailwindcss
Last synced: 3 months ago
JSON representation
We share information about eco-friendly adventuring spaces to people so that they can choose their best places for their tour. We do let the people know about the beauty of the world.
- Host: GitHub
- URL: https://github.com/aliasrafbd/eco-adventure-experience
- Owner: aliasrafbd
- Created: 2025-01-08T08:55:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-08T09:44:10.000Z (over 1 year ago)
- Last Synced: 2025-05-18T17:53:05.051Z (about 1 year ago)
- Topics: express, firebase, nodejs, react, tailwindcss
- Language: JavaScript
- Homepage: https://eco-adventure-experience-p-09-002.netlify.app/
- Size: 2.76 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
1. **Name of the Project**
Eco-Adventure Experience
2. **Overview**
We share information about eco-friendly adventuring spaces to people so that they can choose their best places for their tour. We do let the people know about the beauty of the world.
3. **Live URL**
[https://eco-adventure-experience-p-09-002.netlify.app/](https://eco-adventure-experience-p-09-002.netlify.app/)
4. Key Features of my Project:
User can Register/Login.
- If they are logged in, they can view their profile and update profile.
- User can login with their personal email or Google Email.
- User can reset their password if they forgot password.
- User can talk to our expert by clicking Talk to expert button (if time match).
- User get info about upcoming events.
- Get info about traveler stories.
- Know about eco-friendly places.
5. **NPM packages I have used in my project:**
- Tailwind.css.
- DaisyUI.
- React Router DOM.
- AOS.
- React Icon.
- React Toastify.
- Swiper.
- Firebase.
6. User Guideline to run on local machine:
download zip or clone to your computer and install all dependencies (mention in 5) by using npm i (packageName) and run on your local host by npm run dev.