Voxaroo is a web application that allows users to connect with people within his community to sale and buy products. The backend of this project is an express api connected to a MySql database. Using libraries like Jwt to manage the session, and authentication.

The project's frontend has been made with React and Tailwind as well as React-Router to manage the routes of the project.
Future plans is to design a React-Native app to make this project available for mobile devices.

Home Repository