The first NodeJS training.
This app made for my university assignment.
Not 100% done, overwhelmed by the backend.
STRIGComputer is a online shop where people can buy and sell computer parts.
STRIGComputer have a warranty for all of their products.
You can access this application at strigcomputer.herokuapp.com
- Make sure to have NodeJS installed on your PC.
- Clone the repo.
- Run
npm startin Terminal or Command Prompt
This app is using a database from Dewacloud.
Please contact me to activate the database, as it cost my free usage limit.
Or you can change the model/database/connect.js to your own localhost to try this app.