This is a social network like Instagram using Svelte, it was created at the Svelte course from Platzi Created using Svelte
If you want to see the demo of this project deployed, you can visit it here
You can clone the repository
$ git clone https://github.com/Esteban-Ladino/Pugstagram.git
To install this project just type
$ npm install
To excecute type
$ npm run start
To build type
$ npm run build
You can create a Pull request to the project