A Social Media Dashboard using in Front End Mentor Challenge. Using Svelte
This is my attempt at the UI Front End Mentor Challenge while learning Svelte.
The Challenge information is in /challenge, that has a readme that explains what this challenge entails.
You wil require node and npm to run this project.
Once those dependencies are met you will run the commands below.
npm install
npm run dev