Skip to content

A community-driven repository showcasing examples using Remix ๐Ÿ’ฟ

License

Notifications You must be signed in to change notification settings

remix-run/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

357d8cf ยท Feb 14, 2025
Dec 8, 2023
May 29, 2024
Feb 5, 2024
Feb 14, 2025
Feb 14, 2025
May 30, 2024
Feb 5, 2024
Feb 5, 2024
May 30, 2024
Jan 10, 2025
Feb 5, 2024
Feb 5, 2024
Jun 7, 2024
Apr 23, 2024
Feb 5, 2024
Feb 5, 2024
Jun 16, 2024
Feb 5, 2024
Feb 5, 2024
Feb 5, 2024
Feb 5, 2024
Feb 5, 2024
Feb 5, 2024
Jun 16, 2024
May 31, 2024
Feb 5, 2024
May 30, 2024
Feb 5, 2024
Feb 5, 2024
Feb 5, 2024
May 30, 2024
Feb 5, 2024
May 30, 2024
May 17, 2024
Feb 5, 2024
May 30, 2024
Feb 14, 2025
May 29, 2024
Feb 5, 2024
Feb 5, 2024
Feb 5, 2024
May 29, 2024
May 30, 2024
Feb 14, 2025
Jun 16, 2024
Jun 7, 2024
Feb 5, 2024
Feb 5, 2024
Feb 5, 2024
May 31, 2024
Feb 5, 2024
Feb 5, 2024
Feb 5, 2024
Feb 5, 2024
Feb 5, 2024
May 31, 2024
Feb 5, 2024
May 29, 2024
Feb 14, 2025
Feb 5, 2024
Feb 5, 2024
May 29, 2024
Feb 5, 2024
Feb 5, 2024
May 17, 2024
Feb 5, 2024
Feb 5, 2024
Feb 5, 2024
Feb 5, 2024
Feb 5, 2024
May 29, 2024
Feb 5, 2024
Feb 5, 2024
Feb 5, 2024
Feb 5, 2024
Feb 5, 2024
May 29, 2024
May 31, 2024
Feb 14, 2025
Feb 5, 2024
May 30, 2024
May 29, 2024
Sep 27, 2022
May 28, 2024
Sep 27, 2022
Sep 15, 2022
Nov 12, 2022
Sep 15, 2022
Mar 26, 2024
Feb 14, 2025
Sep 27, 2022
Feb 14, 2025

Repository files navigation

Remix Examples

Welcome to @remix-run/examples, the community-driven repository.

Here you'll find various examples of using Remix to accomplish certain tasks.

Each example is a complete application including a build and even a button to preview a live instance of the app so you can play with it.

Remember to check out the README for each example before getting started.

You can also initialize a new project with any of these examples using the --template flag of the create-remix CLI.

For example:

npx create-remix@latest --template remix-run/examples/<example-dir>

Enjoy!

Contributing

Please see our contribution guide.