Skip to content

LearNest is a digital platform designed to provide users with easy access to a wide array of information and educational content. It offers tools for learning, collaboration, and research, catering to both students and lifelong learners seeking to expand their understanding on various topics.

Notifications You must be signed in to change notification settings

JM-creater/Knowledge-Site-App

Repository files navigation

Knowledge-Site-App

LearNest is a digital platform designed to provide users with easy access to a wide array of information and educational content. It offers tools for learning, collaboration, and research, catering to both students and lifelong learners seeking to expand their understanding on various topics.

Features

  • Comprehensive Content: Wide range of educational materials.
  • Collaboration Tools: Facilitates interaction and collaboration among users.
  • Research Tools: Supports in-depth research with various resources.

Getting Started

Prerequisites

  • .NET Core SDK
  • Node.js
  • Angular CLI

Installation

  1. Clone the repository:
    git clone https://github.com/JM-creater/Knowledge-Site-App.git
  2. Navigate to the Backend directory and build the project:
    cd KnowledgeSiteApp.Backend
    dotnet build
  3. Navigate to the Frontend directory and install dependencies:
    cd KnowledgeSiteApp.Frontend
    npm install

Running the Application

  1. Start the backend server:
    cd KnowledgeSiteApp.Backend
    dotnet run
  2. Start the frontend server:
    cd KnowledgeSiteApp.Frontend
    ng serve

License

This project is licensed under the MIT License.

About

LearNest is a digital platform designed to provide users with easy access to a wide array of information and educational content. It offers tools for learning, collaboration, and research, catering to both students and lifelong learners seeking to expand their understanding on various topics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published