All Projects → taniarascia → router-example

taniarascia / router-example

Licence: MIT license
Use React Router DOM to create a Single Page Application (SPA).

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to router-example

atrodam
AtroDAM is an open-source digital asset management system (DAM) of a new generation.
Stars: ✭ 45 (-10%)
Mutual labels:  spa, single-page-application
dowels
🔨 a tiny but powerful javascript library that performs client-side routing, templating, and REST API communication to help you get your single-page web applications running in seconds
Stars: ✭ 13 (-74%)
Mutual labels:  spa, routing
bce.design
minimal magic, minimal tooling, essential dependencies, high productivity, no transpilations and no migrations. The Web Components starter ships with integrated lit-html, redux-toolkit and vaadin router components.
Stars: ✭ 67 (+34%)
Mutual labels:  spa, routing
url
Build and parse URLs. Useful for HTTP and "routing" in single-page apps (SPAs)
Stars: ✭ 69 (+38%)
Mutual labels:  spa, routing
Universal Router
A simple middleware-style router for isomorphic JavaScript web apps
Stars: ✭ 1,598 (+3096%)
Mutual labels:  spa, routing
Navigation
Routing for SPAs, the Elm way
Stars: ✭ 255 (+410%)
Mutual labels:  spa, routing
ors-map-client
Openrouteservice API web SPA client using VueJS, Vuetify and Vue2Leaflet
Stars: ✭ 51 (+2%)
Mutual labels:  spa, routing
Redux Tower
Saga powered routing engine for Redux app.
Stars: ✭ 155 (+210%)
Mutual labels:  spa, routing
Url Parser
Parse URLs into nicely structured data
Stars: ✭ 118 (+136%)
Mutual labels:  spa, routing
Abstract State Router
Like ui-router, but without all the Angular. The best way to structure a single-page webapp.
Stars: ✭ 288 (+476%)
Mutual labels:  spa, routing
Svelte Navigator
Simple, accessible routing for Svelte
Stars: ✭ 125 (+150%)
Mutual labels:  spa, routing
The Elmish Book
A practical guide to building modern and reliable web applications in F# from first principles
Stars: ✭ 231 (+362%)
Mutual labels:  spa, routing
gecko-home-assistant
Home Assistant integration for spas equipped with Gecko Alliance in.touch2 modules
Stars: ✭ 41 (-18%)
Mutual labels:  spa
react-native-web-monorepo-navigation
⚛️ An opinionated universal navigation strategy for codebases containing both React & React Native
Stars: ✭ 24 (-52%)
Mutual labels:  react-router-dom
spa
Single Page Application template
Stars: ✭ 18 (-64%)
Mutual labels:  spa
single-spa-parcel-example
An example of web app built with multiple microfrontends running in different VM's using the single-spa framework.
Stars: ✭ 56 (+12%)
Mutual labels:  spa
aem-react-editable-components
SPA React Editable Components for Adobe Experience Manager
Stars: ✭ 43 (-14%)
Mutual labels:  spa
WiFi-remote-for-Bestway-Lay-Z-SPA
Hack - ESP8266 as WiFi remote control for Bestway Lay-Z spa Helsinki
Stars: ✭ 138 (+176%)
Mutual labels:  spa
spair
A small and fast frontend framework in Rust
Stars: ✭ 65 (+30%)
Mutual labels:  spa
elm-spa
Pure Elm library to easily build Single Page Applications
Stars: ✭ 37 (-26%)
Mutual labels:  spa

React Router Example

How to make a Single Page Application with React Router.

View Tutorial

Purpose

Set up a router in React.

  • / - root
  • /:page_id - page
  • /categories/:category_id - category

Author

License

This project is open source and available under the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].