You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
46 lines
1.4 KiB
46 lines
1.4 KiB
4 years ago
|
<div align="center">
|
||
|
<h1> 30 Days Of React: Projects</h1>
|
||
|
<a class="header-badge" target="_blank" href="https://www.linkedin.com/in/asabeneh/">
|
||
|
<img src="https://img.shields.io/badge/style--5eba00.svg?label=LinkedIn&logo=linkedin&style=social">
|
||
|
</a>
|
||
|
<a class="header-badge" target="_blank" href="https://twitter.com/Asabeneh">
|
||
|
<img alt="Twitter Follow" src="https://img.shields.io/twitter/follow/asabeneh?style=social">
|
||
|
</a>
|
||
|
|
||
|
<sub>Author:
|
||
|
<a href="https://www.linkedin.com/in/asabeneh/" target="_blank">Asabeneh Yetayeh</a><br>
|
||
|
<small> October, 2020</small>
|
||
|
</sub>
|
||
|
|
||
|
</div>
|
||
|
|
||
|
[<< Day 17](../17_React_Router/17_react_router.md) | [Day 19>>]()
|
||
|
|
||
|
![30 Days of React banner](../images/30_days_of_react_banner_day_18.jpg)
|
||
|
|
||
|
- [Projects](#projects)
|
||
|
- [Exercises](#exercises)
|
||
|
- [Exercises: Level 1](#exercises-level-1)
|
||
|
- [Exercises: Level 2](#exercises-level-2)
|
||
|
- [Exercises: Level 3](#exercises-level-3)
|
||
|
|
||
|
# Projects
|
||
|
|
||
|
Congratulations for making it to this far. Now, you have a solid understanding of React. I believe we have cover most of the feature of React and your are ready to work on projects. What we have cover so far is the old version of React. Starting from Day 20 we will learn React Hooks. In the next three days you will work on only projects.
|
||
|
|
||
|
# Exercises
|
||
|
|
||
|
## Exercises: Level 1
|
||
|
|
||
|
## Exercises: Level 2
|
||
|
|
||
|
coming
|
||
|
|
||
|
## Exercises: Level 3
|
||
|
|
||
|
coming
|
||
|
|
||
|
🎉 CONGRATULATIONS ! 🎉
|
||
|
|
||
|
[<< Day 17](../17_React_Router/17_react_router.md) | [Day 19>>]()
|