adityaK87 / Random_Users

This project is fetching Random Users from the API using Async/Await syntax and displaying users to user Component.

Home Page:https://adityak87.github.io/Random_Users/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“Œ Introduction

This project is fetching Random Users from the API using Async/Await syntax and displaying users to user Component.

πŸš€ View Live Demo

adityak87.github.io/Random_Users

πŸ‘¨β€πŸ’» JavaScript Topics Used

  • ES6 Destructuring
  • Import and Export Syntax
  • Arrow functions
  • Promises
  • Async/await
  • Axios for API Calls

Tech Stack Used

  • React js
  • React Hooks
  • JavaScript
  • Scss for Styling Component

πŸ› οΈ Installation Steps

Star and Fork the Repo 🌟 and this will keep us motivated.

  1. Clone the repository
git clone https://github.com/adityaK87/Random_Users
  1. Change the working directory
cd Random_Users
  1. Install dependencies
npm install
  1. Run the app
npm run start

Screenshots

About

This project is fetching Random Users from the API using Async/Await syntax and displaying users to user Component.

https://adityak87.github.io/Random_Users/


Languages

Language:JavaScript 77.1%Language:SCSS 14.7%Language:HTML 8.2%