A robust career counseling platform that provides services to users seeking career guidance.
The goal is to create a seamless, intuitive platform that offers personalized career advice, guidance, and resources to users seeking to make informed decisions about their professional futures.
- Personalized Career Guidance: Users can receive personalized career advice and guidance based on their interests, skills, and goals.
- Resource Library: Users can access a library of resources, including articles, videos, and other materials to help them make informed decisions about their careers.
- Community Support: Users can connect with other users and mentors to share experiences, ask questions, and receive support.
- Career Assessments: Users can take career assessments to identify their strengths, weaknesses, and areas for improvement.
- Job Search: Users can search for job opportunities based on their interests, skills, and location.
- Resume Builder: Users can create and customize their resumes to showcase their skills and experience to potential employers.
- Interview Preparation: Users can access resources and tools to help them prepare for job interviews and improve their chances of success.
- Mentorship Program: Users can sign up to be mentors or mentees and connect with others to share knowledge, advice, and support.
- Node.js (>=16.x)
- npm or yarn
- React
- react-router-dom
- react-toastify
- react-icons
- aos
- swiper
- Firebase
- Clone the repository:
git clone https://github.com/amirulkanak/metora-career-counseling-platform.git cd mentora - Install dependencies:
npm install # or yarn install - Create a
.env.localfile and configure environment variables# Firebase configuration VITE_FIREBASE_API_KEY=your-firebase-api-key VITE_FIREBASE_AUTH_DOMAIN=your-firebase-auth-domain VITE_FIREBASE_PROJECT_ID=your-firebase-project-id VITE_FIREBASE_STORAGE_BUCKET=your-firebase-storage-bucket VITE_FIREBASE_MESSAGING_SENDER_ID=your-firebase-messaging-sender-id VITE_FIREBASE_APP_ID=your-firebase-app-id
- Start the development server:
npm run dev # or yarn dev - Open http://localhost:5173 in your browser.
To deploy the application:
npm run buildThis will generate an optimized production build.
Contributions are welcome! Feel free to submit issues and pull requests.
For any inquiries, reach out via coder.kanak@gmail.com.

