Skip to content

Commit 0018889

Browse files
committed
updates target design, readme and images
1 parent 3974b2b commit 0018889

18 files changed

+66
-539
lines changed

HOW-TO-GET-HELP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ https://github.com/CodeYourFuture/CYF-Coursework-Template
66

77
# How To Get Help
88

9-
When you get stuck it's important that you ask for help at the right time and in the right way - this means you will be able to solve you problem as quickly as possible!
9+
When you get stuck it's important that you ask for help at the right time and in the right way - this means you will be able to solve your problem as quickly as possible!
1010

1111
## Guide
1212

Karma - desktop design.png

872 KB
Loading

Karma - mobile design.png

225 KB
Loading

README.md

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,21 @@
11
# karma-clone
22

3-
The aim of this exercise is to create a page that looks just like this one: http://thinkful-ed.github.io/karma-clone/
3+
The aim of this exercise is to create a page that looks just like this one:
4+
5+
6+
![alt text](./Karma%20-%20desktop%20design.png "Karma desktop design")
7+
8+
49
### Tasks
510

6-
- Fork and clone this repo.
7-
- Create a branch with your name in the format: `flexbox/karma/LucyZidour`
8-
- Edit `index.html` and `style.css` to create a perfect copy of the example!
9-
- Add, commit and push your code often so you get into the habit.
10-
- At the end, do a final push and create a Pull Request.
11+
- **Fork and clone** this repo.
12+
- To fork, hit the 'fork' button in the top right corner of this page on Github.
13+
Now you should be on your own Github repository - you'll know this because your name should now be in the repo name at the top of the Github page.
14+
- To clone, click the green button that says 'Code' on that page.
15+
Now the code is on your own machine (this happened when you cloned), AND it's linked to your own Karma repository on Github (which was created when you forked).
16+
- Before you start coding, **create a new branch** with your name in the format: `london-class-7/karma/adam-smith`
17+
Your branch name should be all lowercase, with no spaces.
18+
- **Edit `index.html` and `style.css`** to create a perfect copy of the design above!
19+
- **Commit and push your code often** so you get into the habit and you avoid losing any code that you write if your machine crashes for example.
20+
- Once you're ready to submit your homework for review, do a final push and **create a Pull Request**. If you're unsure how to do this, [have a look here](https://syllabus.codeyourfuture.io/git/cheatsheet/#i-want-to-send-my-code-to-volunteers-pushing).
21+

img/arrow-down.png

-14.7 KB
Binary file not shown.

img/buy-now-bg.jpg

-302 KB
Binary file not shown.

img/facebook-icon.svg

Lines changed: 5 additions & 0 deletions
Loading

img/icon-arrow-down-inverse.svg

Lines changed: 0 additions & 17 deletions
This file was deleted.

img/icon-coffee.svg

Lines changed: 4 additions & 35 deletions
Loading

0 commit comments

Comments
 (0)