Skip to content

malachi3keys/learning-react

Repository files navigation

Learning React

This repository documents me learning the fundamentals of the javaScript library React. I went through the Learn React JS w/ Bob Ziroll course and completed the projects listed below.

A static website listing fun facts about React JS

static site listing facts about React JS

A digital business card with a picture and information about a person. It can also be switched between light & dark mode based on the user's browser preferences.

side by side comparison of dark (right) and light (left) mode for a digital business card with a picture and information about a person

An exercise in reproducing different elements of a website and using React props

snapshot of an airbnb clone site

A travel blog with a description of each location

a travel blog which shows the location, duration, description, and a picture of each destination

Generate a random meme and write a caption for it. Utilizes the Imgflip API to generate meme images.

meme generator with text input

Create and edit a list of notes in the markdown language

a note app with an editing window

Roll ten dice until all of them match

dice roll game tenzies

A five question trivia questionnaire that utilizes the Open Trivia Database API

multiple choice trivia app quizzical

About

A collection of React course projects

Resources

Stars

Watchers

Forks