Users can submit a buy or sell order, and see other buy or sell orders. Users can also see the average price of textbooks in the past to judge the market.
This was my first project using React. Building this project helped me learn the basics of React, such as state, controlled components, useEffect, and using JSX. I also learned how to use Fetch to consume data from the API I built in Django. Finally, I also learned how to implement JWT authentication on both the front end and back end.
React
Bootstrap
Fetch