As this project is community-driven, feel free to open an issue (or even better, send a Pull Request) for expanding this list. Contributions are very much welcome.
Note: Cloning the repository is not required. You can directly use the GitHub Online File Editor.
- Ensure the project tutorial to be added doesn't already exist and it is of good quality (code quality, project scope & project relevance).
- Update the data.json file. Project links must be pointing straight to the tutorials, no URL shorteners.
To get started, just clone the repository and run npm install && npm run dev
:
git clone https://github.com/Xtremilicious/projectlearn-project-based-learning.git
npm ci
npm run dev
Thank you for your contributions! If you think there is anything to improve with the guidelines or any kind of constructive criticism, please create an issue here with the details.