https://github.com/nurdoganbahadir/react-random-user
This application was realized with the api provided to me by Clarusway. React was used while developing the application. UseState vs useEffect hooks were used. The purpose of the application is to see the information of random users coming to the ui and add them to our table if we want.
https://github.com/nurdoganbahadir/react-random-user
css fetch-api hooks-api-react react
Last synced: about 1 month ago
JSON representation
This application was realized with the api provided to me by Clarusway. React was used while developing the application. UseState vs useEffect hooks were used. The purpose of the application is to see the information of random users coming to the ui and add them to our table if we want.
- Host: GitHub
- URL: https://github.com/nurdoganbahadir/react-random-user
- Owner: nurdoganbahadir
- Created: 2024-09-05T11:14:40.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-22T22:08:34.000Z (over 1 year ago)
- Last Synced: 2025-01-22T08:28:12.894Z (over 1 year ago)
- Topics: css, fetch-api, hooks-api-react, react
- Language: JavaScript
- Homepage: https://random-user-nurdoganbahadir.netlify.app/
- Size: 751 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hi I'm Nurdoğan Bahadır 👋. Welcome to my Random User App Project with React.
This application was realized with the api provided to me by Clarusway. React was used while developing the application. UseState vs useEffect hooks were used. The purpose of the application is to see the information of random users coming to the ui and add them to our table if we want.
# Live Link of the Project
[Click Me](https://random-user-nurdoganbahadir.netlify.app)
# Libraries and Technologies I use
- useState
- useEffect
- react bootstrap
- bootstrap
- react icons
- axios
- API
# How to install
In the project directory, you can run:
### `npm install`
and
### `npm start`
# How does my project look
