This app is a hobby project that I am working on in my spare time. The end goal is to have an app that allows users to bid on items from their community and then pick them up if they have the winning bid. So far I have implemented some of the layout as well as JWT authentication.
- React
- Redux
- JWT
- MongoDB
- Node.Js/Express
- Cloudinary
- Add testing in Jest to client side
- Test server with mocha, chai, jest
- Finishing building out client side (profile, bidding functionality)
- Figure out deployment