This is just and educational project. It sould serve a simple WWW navigator with different routes.
by the day i only added the interface which already serves like 99% of the functionality. Here is an overview of what you can expect to be added soon:
- VUEX for state management
- node.js with express for backend purposes
- mongoDB for database persistency
- probably: deployment on custom VPS
npm install
npm run serve
npm run build
npm run lint