PIIQUANTE is a hot sauce web app where users can explore different sauces, read and write reviews, and fully manage their own account. It also lets users interact with products by modifying, liking/disliking, and removing sauces, creating a dynamic platform for hot sauce lovers.
- Form validation
- User-interface
- Reviews
- JavaScript, HTML & CSS
- NodeJS Node-sass Angular
- Mangodb mangoose
1- Here are the dependancies you need to install :
✅ NodeJS 12.14 or 14.0.
✅ Angular CLI 7.0.2.
✅ node-sass : make sure to use the corresponding version to NodeJS. For Noe 14.0 for instance, you need node-sass in version 4.14+.
✅ On Windows, these installations require to use PowerShell in administrator mode.
✅ Then, clone this repo, run npm install, and run npm install --save-dev run-script-os. Usage
✅ Run npm start. This should both run the local server and launch your browser.
✅ If your browser fails to launch, or shows a 404 error, navigate your browser to http://localhost:8080.
✅ The app should reload automatically when you make a change to a file.
✅ Use Ctrl+C in the terminal to stop the local server.
