Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/umutplvn/random_people-app

Random User Generator App
https://github.com/umutplvn/random_people-app

react useeffect-hook usestate-hook

Last synced: 24 days ago
JSON representation

Random User Generator App

Awesome Lists containing this project

README

        

Clarusway


# Random User Generator App

## Live at: https://random-user-generator-umut.netlify.app

## Description

Project aims to create a Random User Generator App.

## Problem Statement

- We are adding a new project to our portfolios. So you and your colleagues have started to work on the project.

## Project Skeleton

```
Random User Generator App
|
|----readme.md # Given to the students (Definition of the project)
SOLUTION
├── public
│ └── index.html
├── src
│ ├── App.js
| |__ Card.jsx
│ ├── index.js
├── package.json
└── yarn.lock
```

## Expected Outcome

![Project 002 Snapshot](./random-people-generator.png)

## Objective

Build a Random User Generator App using ReactJS.

### At the end of the project, following topics are to be covered;

- HTML

- CSS

- JS

- ReactJS

### At the end of the project, students will be able to;

- improve coding skills within HTML & CSS & JS & ReactJS.

- use git commands (push, pull, commit, add etc.) and Github as Version Control System.

## Notes

- You can add additional functionalities to your app.

**

☺ Happy Coding ✍

**