Skip to content

prajwaltikhe/RandomizerX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User Management Application

This User Management Application is designed to retrieve and display user information from the RandomUser.me API.

Features

  1. Display a list of random users.
  2. Search for specific users by various attributes.
  3. Get detailed information about selected users.
  4. Implement user sorting, data filtering and user pagination.
  5. Provide a user-friendly experience.

Demo

User Management App

Tech Stack

  1. Frontend: React JS, JavaScript, BootStrap, RandomUser.me API
  2. Hosting: Firebase Cloud

Preview

Main Main

Installation

  1. Clone/Download the repo

  2. Install Spin The Wheel Game with npm

  npm install
  1. Run development Server
  npm run start

Production

To build this project for production

  npm run build

Deployment

To deploy this project on hosting (Heroku, Firebase, Netlify, AWS, DigitalOcean)

  npm run deploy

License

MIT