https://github.com/ilyako/otus-react-speaking-club
A demo project for practicing react router and react redux.
https://github.com/ilyako/otus-react-speaking-club
practice-project react react-bootstrap react-redux react-router
Last synced: 2 months ago
JSON representation
A demo project for practicing react router and react redux.
- Host: GitHub
- URL: https://github.com/ilyako/otus-react-speaking-club
- Owner: IlyaKo
- License: mit
- Created: 2025-02-07T21:20:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-15T19:31:43.000Z (over 1 year ago)
- Last Synced: 2025-03-03T20:03:40.966Z (over 1 year ago)
- Topics: practice-project, react, react-bootstrap, react-redux, react-router
- Language: TypeScript
- Homepage:
- Size: 208 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Speaking Club
A practice project for building a platform where users can schedule and manage attendance at speaking club meetings. This project allows users to view upcoming sessions, register or log in, and sign up for available spots.
## Features
- View upcoming speaking club sessions
- Register and log in to the platform
- Sign up for available spots in sessions
## Technologies Used
- [React](https://react.dev/)
- [Redux Toolkit](https://redux-toolkit.js.org/)
- [React Router](https://reactrouter.com/home)
- [React Bootstrap](https://react-bootstrap.netlify.app/)
- [TypeScript](https://www.typescriptlang.org/docs/handbook/react.html)
## Screenshots
### Sessions page

### Registration page
