A React + TypeScript clone of the OLX online marketplace.
olx is a web application for buying and selling products, with user authentication and CRUD functionality.
# Clone the project
$ git clone https://github.com/Luan-Costa-2l/olx # Open the directory
$ cd olx # Install the dependecies
$ npm install # Run the project
$ npm run dev