Our Shopping List is a web application that allows you to create and share shopping lists with other users. In this tutorial, we'll guide you through the process of installing Our Shopping List on your computer.
Before you start, make sure you have the following software installed on your computer:
To download Our Shopping List, you need to clone the repository from GitHub using the following command:
git clone https://github.com/nanawel/our-shopping-list.git
The command will download the Our Shopping List project files to your local machine.
After you have downloaded the project, navigate to the project directory and install the project dependencies using the following command:
cd our-shopping-list
npm install
The command will install all the required dependencies for Our Shopping List.
Our Shopping List uses MongoDB for its database. You need to install MongoDB and start the MongoDB server to use the application.
Once you have installed MongoDB, start the MongoDB server by running the following command:
mongod
This will start the MongoDB server on the default port.
To start the Our Shopping List web application, run the following command:
npm start
This will start the application on the default port (3000).
You can access the application by opening a web browser and navigating to http://localhost:3000. This will open the Our Shopping List web application on your local machine.
That's it! You have successfully installed Our Shopping List on your Windows 11 machine. You can now create shopping lists and share them with other users.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!