Skip to content

Commit 6d441c8

Browse files
authored
Update README.md
1 parent e224256 commit 6d441c8

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

rocket-ship/README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,28 @@
1-
# Rocket Ship Coding Challenge 🚀
2-
3-
### Difficulty: Easy | Time required: < 10 minutes
1+
# Rocket Ship Coding Challenge 🚀 ![easy](https://img.shields.io/badge/-Easy-brightgreen) ![time](https://img.shields.io/badge/%E2%8F%B0-10m-blue)
42

53
&nbsp;
6-
# Goals / Outcomes ✨
4+
## Goals / Outcomes ✨
75
- To test basic understanding of render lifecycles in both functional and class components
86

97
&nbsp;
10-
# Pre-requisites ✅
8+
## Pre-requisites ✅
119
None
1210

1311
&nbsp;
14-
# Requirements
12+
## Requirements
1513
- Stop the Class rocket from taking off
1614
- Stop the Functional rocket from taking off
1715

1816
&nbsp;
19-
# Think about 💡
17+
## Think about 💡
2018
- How we prevent components from re-rendering
2119

2220
&nbsp;
23-
# What's Already Been Done 🏁
21+
## What's Already Been Done 🏁
2422
- Functional and class rocket components
2523
- UI/UX and animation
2624

2725
&nbsp;
28-
# Screenshots 🌄
26+
## Screenshots 🌄
27+
&nbsp;
2928
![screenshot](https://puu.sh/Fq16F/1ad6edff1b.png)

0 commit comments

Comments
 (0)