-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathremix.md
More file actions
14 lines (10 loc) · 806 Bytes
/
remix.md
File metadata and controls
14 lines (10 loc) · 806 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Remix
Remix is a full-stack React framework for building modern web apps and websites. Powered by [Vite](vite.md) and [React Router](react-router.md). Latest version is v2.
Follow the latest updates in [React Router](react-router.md) docs.
Links:
- [Remix.run](https://remix.run)
- [Remix Docs](https://remix.run/docs)
- [Remix Blog Tutorial](http://remix.run/docs/en/main/tutorials/blog)
- [Up and Running with Remix - Kent C. Dodds - egghead.io](https://egghead.io/courses/up-and-running-with-remix-b82b6bb6)
- [Build a Fullstack App with Remix and Prisma - Prisma YouTube Playlist](https://youtube.com/watch?v=4tXGRe5CDDg&list=PLn2e1F9Rfr6kPDIAbfkOxgDLf4N3bFiMn)
- [Build a Fullstack App with Remix and Prisma - Prisma Blog](https://prisma.io/blog/fullstack-remix-prisma-mongodb-1-7D0BfTXBmB6r)