https://github.com/favna/frontend-workshop
Frontend workshop for the CGI Graduate Class
https://github.com/favna/frontend-workshop
Last synced: 28 days ago
JSON representation
Frontend workshop for the CGI Graduate Class
- Host: GitHub
- URL: https://github.com/favna/frontend-workshop
- Owner: favna
- Created: 2023-08-08T09:48:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-20T08:15:57.000Z (about 1 month ago)
- Last Synced: 2025-03-20T09:26:37.105Z (about 1 month ago)
- Language: JavaScript
- Size: 32.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Fundamentals workshop
## Documentation
All the documentation can be found in the [`documentation`](/documentation/) folder. In here you will find the
PowerPoint presentation and other useful information.## Exercises
All of the exercises are found in the [`exercises`](/exercises/) folder. Each exercise has its own folder and an answers
folder.## Demos
Any demos that are given only by the workshop trainer can be found in the [`demos`](/demos/) folder.
## Assets
These are images used for the Powerpoint presentation and other assets.
## Useful links
- HTML Elements reference:
- W3Schools:
- MDN:
- CSS styles reference:
- W3Schools:
- MDN:
- CSS selectors reference:
- W3Schools:
- MDN:
- JavaScript reference:
- React reference:
- Material-UI Documentation:
- NextJS Documentation: