Umutplvn / Typed-APP

Styled Components and Theme Structure

Home Page:https://typed-umut.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Styled Components and Theme Practice

Description

Project aims to test styled components and theme construction.

Problem Statement

  • We are adding a new project to our portfolios. So you and your colleagues have started to work on the project.

Project Skeleton

Random User Generator App
|
|----readme.md         # Given to the students (Definition of the project)
SOLUTION
├── public
│     └── index.html
├── src
│    ├── App.js
|    |__ Home.jsx
├── package.json
└── yarn.lock

Objective

Build structure with using styled components.

At the end of the project, following topics are to be covered;

  • Styled Components

  • HTML

  • JS

  • ReactJS

At the end of the project, students will be able to;

  • improve coding skills within HTML & Styled Components & JS & ReactJS.

  • use git commands (push, pull, commit, add etc.) and Github as Version Control System.

Notes

  • You can add additional functionalities to your app.

☺ Happy Coding ✍

About

Styled Components and Theme Structure

https://typed-umut.netlify.app/


Languages

Language:JavaScript 58.5%Language:HTML 41.5%