Welcome to the FreeDevelopersCamp organization! This project aims to create a learning platform for developers with resources, courses, and a community-driven environment to help learners grow in their careers.
- Backend built with NestJS and MongoDB.
- Frontend powered by React, Styled-Components, and Tailwind CSS.
- Plans to integrate AI and ML features soon.
- Mobile version coming soon using React Native.
Installation
- Clone the backend repository and run the backend server:
git clone https://github.com/FreeDevelopersCamp/FreeDevelopersCamp/learning-platform-api.git cd learning-platform-api yarn yarn start:docker
- Clone the frontend repository and run the frontend server:
git clone https://github.com/FreeDevelopersCamp/learning-platform-ui cd learning-platform-ui npm install npm run dev
Feel free to fork the repository and submit a pull request with your improvements.
This project is licensed under the Apache License 2.0.