Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
30DaysofWebDEV authored Dec 19, 2020
1 parent 278eea8 commit 1ba8c76
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,45 @@ Furthermore, there are **quizzes and projects** to help you sharpen your basics
- [HTML](/HTML/ReadME.md)
- [JavaScript](/JavaScript/ReadME.md)

## How it works?

We have segment the resources into topics and inside each topic the content is avialable in _DAY#.md_ files. You can use the links below to navigate or use the GitHub navigator.<br>
.<br>
├<br>
├── [HTML](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/tree/main/HTML)<br>
├ - ├── [DAY1.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/HTML/DAY1.md)<br>
├ - ├── [DAY2.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/HTML/DAY2.md)<br>
├ - ├── [DAY3.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/HTML/DAY3.md)<br>
├ - ├── [DAY4.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/HTML/DAY4.md)<br>
├ - ├── [DAYOptional.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/HTML/DAYOptional.md)<br>
├ - └── [ReadME.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/HTML/ReadME.md)<br>
├<br>
├── [CSS](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/tree/main/CSS)<br>
├ - ├── [DAY1.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/CSS/DAY1.md)<br>
├ - ├── [DAY2.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/CSS/DAY2.md)<br>
├ - ├── [DAY3.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/CSS/DAY3.md)<br>
├ - ├── [DAY4.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/CSS/DAY4.md)<br>
├ - ├── [Optional.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/CSS/Optional.md)<br>
├ - └── [ReadME.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/CSS/ReadME.md)<br>
├<br>
├── [Bootstrap](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/tree/main/CSS)<br>
├ - ├── [DAY1.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/Bootstrap/DAY1.md)<br>
├ - ├── [DAY2.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/Bootstrap/DAY2.md)<br>
├ - └── [ReadME.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/Bootstrap/ReadME.md)<br>
├<br>
├── [JavaScript](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/tree/main/JavaScript)<br>
├ - ├── [DAY1.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/JavaScript/DAY1.md)<br>
├ - ├── [DAY2.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/JavaScript/DAY2.md)<br>
├ - ├── [DAY3.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/JavaScript/DAY3.md)<br>
├ - ├── [DAY4.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/JavaScript/DAY4.md)<br>
├ - ├── [DAY3.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/JavaScript/DAY5.md)<br>
├ - ├── [DAY4.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/JavaScript/DAY6.md)<br>
├ - └── [ReadME.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/JavaScript/ReadME.md)<br>
├<br>
├── [Hosting](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/tree/main/Hosting)<br>
├<br>
├── [Firebase](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/tree/main/Firebase)<br>
├<br>



0 comments on commit 1ba8c76

Please sign in to comment.