This is a React app that interacts with IPinfo API to get the user IP number and information about the IP number such as the country of origin, region and city.
Screenshot been taken with VPN onReact
This is a React app that interacts with IPinfo API to get the user IP number and information about the IP number such as the country of origin, region and city.
Screenshot been taken with VPN onReact
This is a secure password and passphrase generator built with React
It also features some helpful hints that help you keep good password hygeiene. This app doesn't keep any information
React
A React that fetches the data from TMDB (The Movie Database) API. It also displays the movie rating, budget, runtime and official site if it is avialable.
React
While delving into the realms of UI and UX principles alongside my exploration of React, I opted to construct a User Interface Dashboard based on React.
React
This is a super simple emoji search tool made with React. It features 20 different emojis when launching the app.
If you wanting to view more emojis you simply can search for Santa (for example), and instantly you'll see all the various Santa based emoticons.
React
This is for anyone who had a Nokia phone way back in the late 90's or early 2000's just like myself. And loved to play that Snake game
So I've created a React+Redux based verison of that classic game. To play just use the arrows keys on your keyboard but remember not to hit the wall, you just have three hearts.
React
Another game I like to play is Tetris. So here is another React app that I've built for those wants to match tiles.
To play this game you only have 5 minutes to play the game and get the highest score you. Like the Snake game above you use the arrow keys on your keyboard.
Your score is stored in localStorage.
React
This is a clone of the stock photography site called Unsplash.
It features a simple layout to display all the images. The app uses the Unsplash API to grab all the images.
React
A Clone of the popular Task Manager App Todoist.
Using Firestone to store all the to do's and while been built with React it also uses React hooks, useState, useEffect.
React
This is a React app that checks the colour contrast of your design based on the Web Content Accessibility Guidelines (WCAG).
Features on this app are that it's accept HEX, RGB and HSL colour formats and converts them. If you like any colour contrasts you can save them as it can store those colours combinations in your local storage.
React
This is a React app of the classic and well loved game – Rock Paper Scissors.