Career Explorer is a comprehensive web application designed to help individuals explore different career paths, gain insights into various professions, and make informed career decisions.
- Career Paths: Explore different career paths based on interests, skills, and industry trends.
- Job Information: Get detailed information on various jobs, including required skills, salary expectations, and growth opportunities.
- Educational Requirements: Learn about the necessary education and certifications for different careers.
- Industry Insights: Stay updated with industry trends and future job prospects.
- User-Friendly Interface: Intuitive and responsive design for seamless navigation.
- Frontend and Backend : HTML, CSS, JavaScript
- Clone the repository:
git clone https://github.com/maharshi29/career-explorehub.git
- Navigate to the project directory:
cd career-explorehub
- Install dependencies:
npm install
- Start the development server:
npm start
- Build the project:
npm run build
- Deploy using Vercel or Netlify:
vercel --prod
Contributions are welcome! Follow these steps to contribute:
- Fork the repository.
- Create a new branch (
feature-branch
). - Commit your changes.
- Push to your branch and create a pull request.