Introduce your projects by taking a screenshot or a gif. Try to tell visitors a story about your project by answering:
- Demo : https://blissful-kalam-32f897.netlify.app
- Learn: Svelte transitions, data communication between components and etc.
- Build to learn that is the easiest way to master something.
This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories.
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/your-user-name/your-project-name
# Install dependencies
$ npm install
# Run the app
$ npm run dev
Before creating a production version of your app, install an adapter for your target environment. Then:
npm run build
You can preview the built app with
npm run preview
, regardless of whether you installed an adapter. This should not be used to serve your app in production.
- Website your-website.com
- GitHub @your-username
- Twitter @your-twitter