Skip to content

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

Notifications You must be signed in to change notification settings

christopherldo/react-olx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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