Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 654 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 654 Bytes

Project n°5 - Orinoco (version before 29-09-21) - OpenClassrooms courses

💳 Create an online shop site - Orinoco

Project targets

📝 ⚗️ Create a test plan for the project ✅

💻 ↔️ Interact with a web service with JavaScript ✅

👽 Validate data from external sources ✅

🚥 Manage JavaScript events ✅

After cloning the project repo

From within the project folder:

1- run npm install 2- run cd back-end 2- run the server with node server The server should run on localhost with default port 3000