This is a web application where users can exchange skills by teaching others instead of using money. Users can post skills they want to learn or teach, connect with others, and collaborate to build new skills together.
- Fetches user data dynamically from the database
- Community chat forum
- Dynamic Searching
-Frontend: HTML,CSS -Backend: JavaScript -Database: Firebase Realtime Database
4.Clone the repository in your directory:
- Open the file in vs Code.
6 Open index.html on the browser directly.
- Go to Firebase Console.
- Create a new project and copy the configuration settings.
- Replace the existing Firebase configuration in your JavaScript file with your own.
- Home Page:
2.Register Page
3.Account Setup Page