yew-router
There are 24 repositories under yew-router topic.
xfbs/diff.rs
Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.
aelgohar/rusty-connect4
A full-stack application written completely in Rust.
wpcodevo/rust-yew-signup-signin
In this comprehensive guide, you will learn how to build a single-page frontend web application in Rust using the Yew.rs framework. The application will include essential authentication features such as user sign-up, login, logout, and restricting access to protected pages.
ahmad2smile/portfolio
My Portfolio
emarifer/axum-auth-crud-yew-app
Rust Full Stack App covering Auth flow & CRUD with Rust/Axum and Supabase and Frontend with Yew.rs
wpcodevo/rust-yew-rs256-web-app
In this article, you will learn how to build a modern, single-page frontend application in Rust using the Yew.rs framework and WebAssembly.
duskmoon-dev/yew-duskmoon-ui
Duskmoon UI Component Library.
1Git2Clone/yew-site
A simple yew site using the yew router and trunk.
1Kill2Steal/yew-site
A simple yew site using the yew router and trunk
hadihaider055/rust-yew-boilerplate
A boilerplate setup for building web applications using the Yew framework with Tailwind CSS. It allows users to quickly get started with their Yew projects without having to configure everything from scratch.
philodi-dev/rust-chat-websocket
A real-time chat application built with Rust, featuring a WebSocket-based backend and a modern web frontend.
wpcodevo/rust-yew-google-github-oauth2
In this article, you will learn how to implement OAuth for Google and GitHub in a Rust frontend application using the Yew.rs framework. Additionally, I will provide backend APIs built using Rust, Node.js, and Golang that you can use alongside the frontend application.
Banyc/yew-router-2
Nested router for yew! String based navigator! Status: prototype.
heyfoz/rust-javascript-interop
A multilingual (EN, ES) Rust Yew client-side web app showcasing JavaScript interop for session ID retrieval from URLs, compiled Web Assembly, and embedded CSS styling. Includes examples using both inline and external JavaScript methods.
milan-bjegovic/rust-blog-advance
The backend utilizes Rocket for routing, Rocket DB Pools with Diesel for database integration, Argon2 for password hashing, and JSON Web Tokens (JWT) for authentication. The frontend is built with Yew, using Yew-Router for navigation, Gloo-Net for HTTP requests, and Gloo-Storage for client-side data storage.
milan-bjegovic/rust-login-frontend-advance
Rust-based web application for creating an advanced login interface with state management, navigation, and data persistence.
moaz-mokhtar/try_yew_with_flowbite
Try and experimenting using Flowbite framework with Yew
Pjiwm/yew-navbar
Yew Navbar using the yew router
rasibn/Rustaurant
A restaurant browsing website, built using rust's yew and axum framwork.
vrishk/syserve
Simple server for yew and yew-router apps
PetoMPP/petompp-web-front
Repository containing the source code and deployments workflows for my webpage's frontend
dandedotdev/demo-yew-rbac
A Yew-based RBAC (Role-Based Access Control) demo application.
emarifer/portfolio_cv
A simple Landing Page Web Application developed with Rust/WebAssembly + Yew + Tailwindcss.
VannaDii/RustyGPT
A ChatGPT inspired app in Rust!