https://github.com/alexstormwood/oct23-t3w6-reactrouting

https://github.com/alexstormwood/oct23-t3w6-reactrouting

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: AlexStormwood
  • Language: JavaScript
  • Default Branch: main
  • Size: 105 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed about 2 years ago
Metadata Files
Readme

README.md

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Goals

Goals: - ReactJS with Vite! - "Single page application" concept - React Router package - Component-based routing (traditional) vs Object-based routing (new)
- Nested routes - component-based absolute - component-based relative - object-based absolute - The "Outlet" component - Links - # links to on-page content - NavLinks - Redirection - Navigate (component) - useNavigate (sneak-peek at React hooks!) - Maaaaaaaaaaaaaaaaybe route params - this would be a lot easier with more React hooks knowledge!

Owner

  • Name: Alex
  • Login: AlexStormwood
  • Kind: user
  • Location: Sydney
  • Company: @BigfootDS

Game & XR developer based in Sydney, Australia. Main tools are Unity3D and C#. Working for myself as BigfootDS, and working for Coder Academy as a teacher.

GitHub Events

Total
Last Year

Dependencies

package-lock.json npm
  • 319 dependencies
package.json npm
  • @types/react ^18.2.66 development
  • @types/react-dom ^18.2.22 development
  • @vitejs/plugin-react ^4.2.1 development
  • eslint ^8.57.0 development
  • eslint-plugin-react ^7.34.1 development
  • eslint-plugin-react-hooks ^4.6.0 development
  • eslint-plugin-react-refresh ^0.4.6 development
  • vite ^5.2.0 development
  • react ^18.2.0
  • react-dom ^18.2.0
  • react-router-dom ^6.23.1