astronolt / Clarify-App

A React AI-Powered Career Guidance Service

Home Page:https://clarify-app.pages.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Name

Clarify - A React-based Career Guidance and Mentorship Application

Introduction

Welcome to Clarify! This application is designed to provide users with AI-driven career guidance, mentorship opportunities and a platform to explore various professions. The project is built using React, integrating powerful feature such as an enhanced AI chat, streamlined user registration, and an improved mentor-mentee matching algorithm.

Deployed Site: Live Site

Final Project Blog Article: Project Blog

Author(s) LinkedIn:

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/MichaelOmoniyi/Clarify.git
  2. Navigate to the project directory:

    cd ./Clarify/clarify-app/
  3. Install dependencies:

    npm install

Usage

To start the development server and view the application, run the following command: bash npm start Visit http://localhost:3000 in your browser to explore the application

Contributing

Contributions are welcome! If you'd like to contribute to Clarify, please follow these guidelines:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and ensure the code passes any existing tests.
  4. Commit your changes with a descriptive commit message.
  5. Push your branch to your forked repository.
  6. Create a pull request with details about your changes

About

A React AI-Powered Career Guidance Service

https://clarify-app.pages.dev/


Languages

Language:JavaScript 69.4%Language:CSS 27.5%Language:HTML 3.1%