An awesome VPS provider to fit your needs !
View Demo
·
Report Bug
·
Request Feature
Table of Contents
This project is a Vue Application mimicking a VPS provider coded by Léa Buendé and Duc-Thomas Nguyen
The frmaeworks and libraries used for this project are the following. We used Vue 3 with Typescript, so make sure all your versions are up to date !
This is how you install our project on your machine. First, we got the directories wrong, so you must enter the project directory first before running.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install -g vue npm install -g sass
Follow these steps to launch our VPS website on your computer.
- Clone the repo
git clone https://github.com/My-VPS/My-VPS.github.io.git
- Move to the right directory
cd myserver
- Install NPM packages
npm install
- Launch app
npm run serve
- Using dynamic routes all over
- Reusing deundant components all over
- Custom design of application on Figma
- Fully responsive implementation
- [] Add real life constraints for VPS configurations
- [] Correct 0 warning type declarations
- [] Vuex to manage data instead of using routes
See the open issues for a full list of proposed features (and known issues).
demo.mp4
Duc-Thomas Nguyen - ducki.dev
Léa Buendé - lea-buende.com
Project Link: github.com/My-VPS/My-VPS.github.io