Student Portfolio Competition for implementing basic web dev concepts.
Follow these steps to contribute to this project.
- Clone this repository locally (If you are direct contributor) or Fork this repository and follow next steps (for outside collaborators).
- Make a new folder with your github username followed by @. example: (@dntandan)
- Go to your respective folder and make a basic project with your learnings in webdev.
- Make changes and create commits directly to main branch (if you are a direct contributor) or make PR to main branch for review (for outside collaborators).
- Make changes to your own folder only. Do not alter others folder and projects.
- We will review all the projects in our next meeting.
-
Learn Git & Github - for beginners.
-
Learn HTML,CSS & JS - quick overview of the web basics.
-
Learn NextJS - Next.js Crash Course .
-
Learn Tailwind CSS - Tailwind CSS Crash Course.
-
Learn Git & Github - as Handbook.
-
Learn HTML - Mozilla Developer Network.
-
Learn CSS - Mozilla Developer Network.
-
Learn JS - Mozilla Developer Network.
-
Learn NextJS - Next.js docs.
-
Learn Tailwind CSS - Tailwind CSS docs.