https://mgo2pc.com/ | https://savemgo.com
This repository is for the website frontend of SaveMGO (formerly known as MGO2PC)
Make sure you have Node.js and Git installed then run the following commands.
git clone https://github.com/cipherxof/mgo2pc-frontend.git
cd mgo2pc-frontend
npm i
npm run dev
Note: The backend is not included in this repo, however a proxy will be used to connect to the API externally from your local setup.