Skip to content

Commit 873210b

Browse files
committed
Added lesson 1
0 parents  commit 873210b

File tree

5 files changed

+708
-0
lines changed

5 files changed

+708
-0
lines changed

β€ŽREADME.md

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
# "Tailwind CSS for Beginners"
2+
3+
### Full Course - ?? Chapters
4+
5+
---
6+
7+
### Author Links
8+
9+
πŸ‘‹ Hello, I'm Dave Gray.
10+
11+
βœ… [Check out my YouTube Channel with all of my tutorials](https://www.youtube.com/DaveGrayTeachesCode).
12+
13+
🚩 [Subscribe to my channel](https://bit.ly/3nGHmNn)
14+
15+
β˜• [Buy Me A Coffee](https://buymeacoffee.com/DaveGray)
16+
17+
πŸš€ Follow Me:
18+
19+
- [Twitter](https://twitter.com/yesdavidgray)
20+
- [LinkedIn](https://www.linkedin.com/in/davidagray/)
21+
- [Blog](https://yesdavidgray.com)
22+
- [Reddit](https://www.reddit.com/user/DaveOnEleven)
23+
24+
---
25+
26+
### Description
27+
28+
πŸ“Ί [YouTube Playlist](https://bit.ly/3BKYrzg) for this repository.
29+
30+
πŸš€ This repository shares ALL of the resources referenced during the CSS tutorial series.
31+
32+
---
33+
34+
### πŸŽ“ Academic Honesty
35+
36+
**DO NOT COPY FOR AN ASSIGNMENT** - Avoid plagiargism and adhere to the spirit of this [Academic Honesty Policy](https://www.freecodecamp.org/news/academic-honesty-policy/).
37+
38+
---
39+
40+
### βš™ Free Web Dev Tools
41+
42+
- πŸ”— [Google Chrome Web Browser](https://google.com/chrome/)
43+
- πŸ”— [Visual Studio Code (aka VS Code)](https://code.visualstudio.com/)
44+
- πŸ”— [Live Server VS Code Extension](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer)
45+
- πŸ”— [Tailwind CSS Intellisense VS Code Extension](https://marketplace.visualstudio.com/items?itemName=bradlc.vscode-tailwindcss)
46+
- πŸ”— [Inline Fold VS Code Extension](https://marketplace.visualstudio.com/items?itemName=moalamri.inline-fold)
47+
48+
49+
### πŸ“š References
50+
πŸ”— [Tailwind CSS Official Site](https://tailwindcss.com/)
51+
52+
---
53+
54+
### πŸ’» Source Code
55+
56+
- πŸ”— [Chapter 1]()

0 commit comments

Comments
Β (0)