Skip to content

A custom react router written in pure react. No usage of npm packages such as react-router and react-router-dom. Navigate between pages using pure react.

Notifications You must be signed in to change notification settings

AnumQ/react-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Router

This is a React application with the implementation of a navigation router that navigates between pages. No external libraries such as react-router or react-router-dom have been used. This is a simple version of the react-router package.

To run the app:

In the project directory, you can run:

npm install

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

About

A custom react router written in pure react. No usage of npm packages such as react-router and react-router-dom. Navigate between pages using pure react.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published