cookie-monster Svelte Themes

Cookie Monster

A svelte frontend to demonstrate consuming cookie in web application

Cookie Monster

This application is a basic frontend client to demonstrate the use of cookies in a web application.

Prerequisites

Getting Started

To get started, clone the repository and run the following commands:

# Install dependencies
pnpm install
# Start the application
pnpm dev

To build the application for production, run the following command:

pnpm build

Extras

This application is to be paired with the Cookie Jar application. The Cookie Jar application is a backend server that issues cookies to this application, and it also provides API to destroy and test out the cookies.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Top categories

Loading Svelte Themes