/SDLE-Project

Primary LanguageJavaScript

Shopping Lists on the Cloud

Project Developed by:

  • Filipe Fonseca (up202003474)
  • Marcelo Apolinário (up201603903)
  • Pedro Gomes (up202006086)

Important Provided Links

Other Relevant Links

Project Setup

Local Server (Node.js)

Setting up the packages should be done with just this command:

npm install

To start the server, all you need to do is run:

npm start

The server is hosted in localhost:3000. After running the server, you can click here to see the website working in its current version.

Documentation and Notes