Welcome to the Popcorn Plus Svelte project! This repository contains the source code for a Svelte-based application that enhances your movie-watching experience. 🎬
Popcorn Plus Svelte is a modern web application built with Svelte. It provides users with a seamless and interactive way to browse and manage their favorite movies. 🍿
To get started with Popcorn Plus Svelte, follow these steps:
git clone https://github.com/sujeetjaiswara/popcorn-pluse-svelte.git
cd popcorn-pluse-svelte
npm install
To run the application locally, use the following command:
npm run dev
Open your browser and navigate to http://localhost:5000
to see the app in action. 🎉
We welcome contributions! If you'd like to contribute, please follow these steps:
git checkout -b feature-branch
).git commit -m 'Add some feature'
).git push origin feature-branch
).This project is licensed under the MIT License. See the LICENSE file for more details.