MichaelDeBoey / remix-examples

A community-driven repository showcasing examples using Remix 💿

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 examples/<example-dir>

Enjoy!

Contributing

Please see our contribution guide.

About

A community-driven repository showcasing examples using Remix 💿

License:MIT License


Languages

Language:TypeScript 78.6%Language:CSS 14.0%Language:JavaScript 6.7%Language:Dockerfile 0.4%Language:Shell 0.1%Language:SCSS 0.0%Language:Rust 0.0%