Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Umutplvn/Typed_App_Client

Styled Components and Theme Structure
https://github.com/Umutplvn/Typed_App_Client

react-typed themeprovider usestate

Last synced: about 1 month ago
JSON representation

Styled Components and Theme Structure

Awesome Lists containing this project

README

        

# Styled Components and Theme Practice

## Live at: https://typed-umut.netlify.app/

## 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 ✍

**