Skip to content

architjee/sheets-clone-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sheets-clone-vue

Sheets-clone-vue is a my attempt to recreate a simple sheets clone using, vue.js.

It is a bare-bones project, but with all the parts in working condition.

Vue-router has enabled routing, Pinia for state management. The backend is supported by supabase, with features like file creation, deletion, renaming a file and authentication. Although the supabase shuts-down a project after 7 days of inactivity, it can be brought up back again.

Screenshots of the working application

Screenshot 2023-01-12 at 10 29 16 AM

Authentication

Screenshot 2023-01-12 at 10 29 31 AM

User dashboard

Screenshot 2023-01-12 at 10 29 50 AM

Main application in action.

Screenshot 2023-01-12 at 10 33 48 AM

Dev server

To run the dev server

npm run dev

Build

npm run build

Hosted at

Currently the application is hosted at https://sheets-clone-architjee.netlify.app/

Contact me at

Email me at- [email protected]

Releases

No releases published

Packages

No packages published