## Link to [Front-End Pull Request](https://github.com/SaneMyburg/motorbike-front-end/pull/14)
We have collaborated to create a website using Rails and React. Here are the features:
- Create user authentication using only user_name
- Create a Navigation Panel and Mobile Menu
- Main page with a list of motorbikes and a carousel slider
- Details page for the selected motorbike
- Page for adding a motorbike
- Page for deleting a motorbike
- Page for adding a reservation
- Page for listing My-Reservation
- Proper usage of Redux store, actions, and reducers
- Created API documentation using rswag
Note: for better run backend rails s -p 4000
What did we do in this Project?
## Link to [Front-End Pull Request](https://github.com/SaneMyburg/motorbike-front-end/pull/14) We have collaborated to create a website using Rails and React. Here are the features: - Create user authentication using only user_name - Create a Navigation Panel and Mobile Menu - Main page with a list of motorbikes and a carousel slider - Details page for the selected motorbike - Page for adding a motorbike - Page for deleting a motorbike - Page for adding a reservation - Page for listing My-Reservation - Proper usage of Redux store, actions, and reducers - Created API documentation using rswag Note: for better run backend rails s -p 4000