Career-Cove

Career Cove

Career Cove is a job and internship platform designed specifically for college students. It provides a user-friendly interface to search and apply for job opportunities, offering advanced search filters and secure data handling.

Table of Contents

Features

Technologies Used

Installation

To set up the project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/SleepyMiner/Career-Cove.git
    cd Career-Cove
    
  2. Install the dependencies:
    bun install
    
  3. Start the development server:
    bun dev
    
  4. Open your browser and navigate to http://localhost:5173

Usage

Contributing

We welcome contributions to Career Cove! To contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes and commit them (git commit -m ‘Add new feature’).
  4. Push to the branch (git push origin feature-branch).
  5. Open a pull request. Please ensure your code follows our coding guidelines and includes appropriate tests.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

If you have any questions or suggestions, feel free to open an issue or contact me.