project-code topic

List project-code repositories

project_youtube_video_player

296
Stars
94
Forks
Watchers

This is a code repository for the corresponding article on freeCodeCamp. In this tutorial we are going to build a YouTube Clone Application from Scratch using React. Covered topics: lifecycle methods,...

project_hot_or_cold_game

19
Stars
8
Forks
Watchers

This is a game where the user guesses a random number in the interval 1-100 set by the computer, and gets feedback in the form of the following words; cold, warm, hot, extremely hot. The purpose is to...