Start-Coding icon indicating copy to clipboard operation
Start-Coding copied to clipboard

Results 34 Start-Coding issues
Sort by recently updated
recently updated
newest added

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: ![Start-Coding Color Palette](https://github.com/Frontlive/Start-Coding/assets/128291517/f650791a-c594-40e9-b32d-4430f84f78be) Design Landing Page Desktop: ![Homepage](https://github.com/Frontlive/Start-Coding/assets/128291517/479172d9-22ab-45c8-bea3-e07347e79e52) 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 ![iPhone 14 Plus - 1](https://github.com/Frontlive/Start-Coding/assets/128291517/2d7a04f4-16b0-4e34-ab0d-c9bcdf17f27d) Component Architecture: ![start-coding-architecture drawio](https://github.com/Frontlive/Start-Coding/assets/128291517/ec73244b-e040-404f-893c-7cbdbcef3e6b)

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.

![image](https://user-images.githubusercontent.com/52856724/224038456-b0387b17-b38d-4826-8ec4-9077e627b2c7.png)