rick-and-morty-svelte-kit

Rick And Morty Svelte Kit

Front end Rick and Morty - show content Characters, Episodes and Locations maked with Svelte Kit enable SSR.

Project logo

Rick and Morty Svelte Kit


Front end Rick and Morty - show content Characters, Episodes and Locations maked with Svelte Kit enable SSR.

📝 Table of Contents

🧐 About

This project serves as a skeleton for a scalable application with Svelte Kit, as it has a basic implementation of the following:

  • Enabled SSR
  • Public Routes
  • Private Routes (guardians)
  • Login
  • Form Search
  • Responsive
  • Stores
  • Props

🏁 Getting Started

Prerequisites

node 16 or higher

Installing

git clone https://github.com/sistemasnegros/svelte-kit-rick-and-morty
cd svelte-kit-rick-and-morty

Once you've cloned the project, install dependencies with

npm install

🎈 Usage

Developing

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

🚀 Deployment

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

⛏️ Built Using

✍️ Authors

🎉 Acknowledgements

Top categories

Loading Svelte Themes