Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.35 KB

File metadata and controls

36 lines (23 loc) · 1.35 KB

🗂️ PIIQUANTE - Hot sauce App 🌶️

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.

✅ Key Features

  • Form validation
  • User-interface
  • Reviews

🛠️ Tech Stack

  • JavaScript, HTML & CSS
  • NodeJS Node-sass Angular
  • Mangodb mangoose

PIKANTE

▶️ How to Run

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.