https://github.com/zlhshn/volleyball-react
A single page web application was developed using React and react bootstrap
https://github.com/zlhshn/volleyball-react
conditional-rendering react-bootstrap usestate
Last synced: 3 months ago
JSON representation
A single page web application was developed using React and react bootstrap
- Host: GitHub
- URL: https://github.com/zlhshn/volleyball-react
- Owner: zlhshn
- Created: 2023-12-03T13:35:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-05T20:33:53.000Z (over 1 year ago)
- Last Synced: 2025-01-28T01:44:41.743Z (5 months ago)
- Topics: conditional-rendering, react-bootstrap, usestate
- Language: JavaScript
- Homepage: https://volleyball-react-zlh.vercel.app/
- Size: 22.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Description
✨In this project, I used react-bootstrap library along with react.
✨I aimed to learn the basic structures of react, which I mentioned in the technology section.
✨Players can be searched in the input section of the page.
✨When the card is clicked, information about the player appears.## Project Live
[LİVE LİNK](https://volleyball-react-zlh.vercel.app/)
## How does my project look

## Tech/framework/method used
* React.js
* React-Bootstrap
* Conditional Rendering
* React Hooks(useState)In the project directory, you can run:
#### `npm install` && `npm start`