/react-olx

A React.js olx inspired application, for educational porpuses, created based on b7web project.

Primary LanguageJavaScript

How to RUN

  • npm install or yarn install to install all needed libraries;
  • npm start or yarn start to start the server;

Back-end

Back-end app here: Node OLX API