The example application is a blogging site called "Conduit". It uses a custom API for all requests, including authentication.
Backend Project: https://github.com/RupeshGhosh10/ConduitApi
- React
- Bootstrap 5
- axios for sending promise based HTTP requests
- Bootstrap 5 for styling
- react-router-dom for routing
- yup for form validation