Start-Coding
Start-Coding copied to clipboard
Figma Design Link: https://www.figma.com/file/DkViMYnO3SuCjXhLaukMvt/Start-Coding?type=design&node-id=50-28&mode=design&t=nj4Avd2LeC59yHUs-4 Paleta Kolorów:  Design Landing Page Desktop:  Figma Design: https://www.figma.com/proto/DkViMYnO3SuCjXhLaukMvt/Start-Coding?type=design&node-id=4-6&scaling=contain&page-id=0%3A1&starting-point-node-id=4%3A6 Mobile Design  Component Architecture: 
Prosta lista wyświetlająca zadania w formie cardow jako linki. Przykład allegrolokalnie.pl z widokiem siatki. Informacje jakie zawierać będzie taki component: -Zdjęcie -Tytuł -Autor -Ocena -Tagi(wymagane utworzenie komponentu) np Frontend, Typescript...
After reading the [comment](https://github.com/graphql/graphql-spec/issues/203#issuecomment-513525810) and the entire [discussion](https://github.com/graphql/graphql-spec/issues/203), I decided to change the file extension for files containing 'graphql' code, particularly queries. I am also changed extension of generated files...
I heard we have to avoid passing an inline classNames through to the components, so I refactored `Heading` component by adding additional props which can help standardize it over entire...
Added "Container" component and replace repeated code with that.
