Skip to content

Implementation of Basic Routing from Scratch in React (React Routing Library)

License

Notifications You must be signed in to change notification settings

sameem420/RoutingLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoutingLibrary

Implementation of Basic Routing from Scratch in React Application (React Routing Library)

How to run the React App

  • Clone the repository using Git
  • Open cloned application folder using VSCode or any editor you use and run "npm install" from the terminal. it will install node_modules that are required to run the application
  • Now run "npm start" to start the React App

Releases

No releases published

Packages

No packages published