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.
- Comprehensive Content: Wide range of educational materials.
- Collaboration Tools: Facilitates interaction and collaboration among users.
- Research Tools: Supports in-depth research with various resources.
- .NET Core SDK
- Node.js
- Angular CLI
- Clone the repository:
git clone https://github.com/JM-creater/Knowledge-Site-App.git
- Navigate to the Backend directory and build the project:
cd KnowledgeSiteApp.Backend dotnet build
- Navigate to the Frontend directory and install dependencies:
cd KnowledgeSiteApp.Frontend npm install
- Start the backend server:
cd KnowledgeSiteApp.Backend dotnet run
- Start the frontend server:
cd KnowledgeSiteApp.Frontend ng serve
This project is licensed under the MIT License.