An open API service indexing awesome lists of open source software.

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

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: