An open API service indexing awesome lists of open source software.

https://github.com/rafirabby13/career-compass

Repository showcasing the Career Compass project with a live link, technical stack, and detailed features for career counseling and user management.
https://github.com/rafirabby13/career-compass

css3 firebase html5 javascript reactjs tailwindcss

Last synced: 3 months ago
JSON representation

Repository showcasing the Career Compass project with a live link, technical stack, and detailed features for career counseling and user management.

Awesome Lists containing this project

README

          

Career compass

###

Career Compass is a career counseling website designed to provide users with personalized career guidance and resources. The website includes user authentication, profile management, and detailed services, all within an intuitive interface.

###

Live Site: https://career-counseling-440b5.web.app/

###



###


react logo

mongodb logo

tailwindcss logo

npm logo

html5 logo

css3 logo

javascript logo

firebase logo

###

Features

###

🏠 Interactive Navbar – Displays the logged-in user's image and name on hover.
🔐 Authentication – Includes Registration, Login, and Sign-Out with a user-friendly interface.
📋 Service Details – Users can explore detailed descriptions by clicking the "Learn More" button.
👤 Profile Management – Logged-in users can update their profiles using a simple form with a "Save Changes" button.
🔑 Password Reset – Users can reset their password using the "Forget Password" feature.
🌗 Dark/Light Theme Toggle – A user-friendly switch for seamless theme changes.

###

Dependencies

###

"animate.css": "^4.1.1",
"axios": "^1.7.9",
"firebase": "^11.1.0",
"framer-motion": "^10.18.0",
"lottie-react": "^2.4.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-helmet": "^6.1.0",
"react-icons": "^5.4.0",
"react-router-dom": "^7.1.0",
"react-toastify": "^11.0.2",
"react-tooltip": "^5.28.0",
"sweetalert2": "^11.15.3",
"swiper": "^11.1.15"

###

how to run the project locally

###

1. Clone the repository.
2. Run npm install to install dependencies.
3. Set up MongoDB For Data Storage
4. Use npm run dev to launch the project.

###