https://github.com/marklearst/sickfits
Sick Fits Advanced React App (Wes Bos + NextJS + ReactJS + StyledComponents)
https://github.com/marklearst/sickfits
Last synced: 10 months ago
JSON representation
Sick Fits Advanced React App (Wes Bos + NextJS + ReactJS + StyledComponents)
- Host: GitHub
- URL: https://github.com/marklearst/sickfits
- Owner: marklearst
- Created: 2019-01-12T08:14:13.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T08:50:07.000Z (about 3 years ago)
- Last Synced: 2025-05-08T14:52:43.494Z (10 months ago)
- Language: JavaScript
- Size: 7.75 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 65
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README

# Advanced React & GraphQL
These are the starter files and stepped solutions for the [Advanced React & GraphQL](https://AdvancedReact.com) course by [Wes Bos](https://WesBos.com/).
## Getting Help
The best place to get help is in the #advanced-react slack room - there is a link in your course dashboard.
## FAQ
**Q:** Which Extensions for VS Code is Wes using?
**A:** All my extensions are listed on [my dotfiles repo](https://github.com/wesbos/dotfiles), but specifically this course uses [ESLint](https://github.com/Microsoft/vscode-eslint) and [Prettier](https://github.com/prettier/prettier-vscode).