Skip to content

iot-lab-kiit/intern-fair

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

GuideLy

GuideLy is a web application designed to help students learn and get guidance in various domains such as web development, app development, competitive programming (CP), machine learning (ML), information technology (IT), and more. It also harbors the legacy our IoT Lab holds. image

Features

  • Domain-Specific Learning Paths: Curated learning paths for different domains to guide students from beginner to advanced levels.

  • image

  • Community Support: Join a community of like-minded learners to collaborate and share knowledge. image

  • Resource Library: A comprehensive library of resources including articles, videos, and documentation. image

Installation

  1. Clone the repository:

    git clone [https://github.com/iot-lab-kiit/intern-fair.git](https://github.com/iot-lab-kiit/intern-fair.git)
    cd client
  2. Install dependencies:

    yarn install
  3. Set up the environment variables: Create a .env file in the root client directory

  4. Run the application:

    yarn run dev
  5. Access the application: Open your browser and navigate to http://localhost:3000