This is the final project of the Web Fundamentals.
The objective was to create a Web Aplication with AJAX.
First, clone the repository and cd to the project.
git clone https://github.com/KandV008/Frutas-Manolo.git
cd Frutas-Manolo
Second, install all the modules.
npm install
Third, cd to src and execute app.js.
cd src
node app.js
This page is an online shop about selling fruits and veggies, but only the manager part, it's a technical demo.
Allow to add, edit and delete all the fruits/veggies you want.
- Implemented with Node.js and Express
- Full Responsive
- AJAX
- Oriented for Spanish people