We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 392b866 + 0a8f1f5 commit 3aede13Copy full SHA for 3aede13
README.md
@@ -6,13 +6,15 @@ This guide is intended for people looking to work on projects to get hands-on le
6
* Make a Tic Tac Toe Board
7
* Make a web based calculator
8
* Make a Todo List with persisting browser storage using localStorage api
9
+* Make a web based digital clock
10
11
### Intermediate Level Projects
12
13
* Make a script which autofills common signup fields using random data
14
* Use Yahoo! Weather api to build a weather widget
15
* Integrate SoundCloud on a web page to play a song according to the user's mood
16
* Use [StarWars-API](https://swapi.co/) to generate a profile of all the characters and their weapons/vehicles
17
+* Use [Unsplash-API](https://source.unsplash.com/) to create an image carousel
18
19
### Advanced Level Projects
20
0 commit comments