Skip to content

Commit

Permalink
Added new HTML/CSS topic and a related tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
sayands committed Apr 22, 2018
1 parent a7423c2 commit ec85212
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
* [Elixir](#elixir)
* [Go](#go)
* [Haskell](#haskell)
* [HTML/CSS](#html)
* [Java](#java)
* [JavaScript](#javascript)
* [Kotlin](#kotlin)
Expand Down Expand Up @@ -112,6 +113,10 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
* [Build 30 things in 30 days with 30 tutorials](https://javascript30.com)
* [Build an App in Pure JS](https://medium.com/codingthesmartway-com-blog/pure-javascript-building-a-real-world-application-from-scratch-5213591cfcd6)

## HTML/CSS:

* [Build A Loading Screen](https://medium.freecodecamp.org/how-to-build-a-delightful-loading-screen-in-5-minutes-847991da509f)

### Mobile Application:

* [Build a React Native Todo Application](https://egghead.io/courses/build-a-react-native-todo-application)
Expand Down

0 comments on commit ec85212

Please sign in to comment.