Skip to content

Simple application for displaying random user data with the option of toggling the theme using React, TypeScript, and Tailwind CSS.

Notifications You must be signed in to change notification settings

KingaMiroslaw/random-user

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random User

Table of contents

About The App

The Random User project was created by me while learning React combined with TypeScript. This simple application that displays data from a random user allowed me to put into practice the knowledge I had gained in Tailwind CSS. For the first time, I implemented the ability to change the theme from light to dark and vice versa.

Features:

  • Dark/light mode
  • Displaying user data

Screenshots

image

image

Technologies

Technologies used to build this application:

HTML CSS JvaScript

Libraries used to build this application:

GitHub package.json dependency version (prod) GitHub package.json dependency version (prod) GitHub package.json dependency version (prod) GitHub package.json dependency version (prod) GitHub package.json dependency version (prod) GitHub package.json dependency version (prod)

Setup

Below you find all scripts to clone, run and build this application.

Clone repo

git clone https://github.com/KingaMiroslaw/random-user.git

Install packages

npm install

Run app

First, run the development server:

npm run start

Open http://localhost:3000 with your browser to see the result.

Build

npm run build

Demo

See DEMO

About

Simple application for displaying random user data with the option of toggling the theme using React, TypeScript, and Tailwind CSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published