Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 608 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 608 Bytes

Preview of light theme

This is a React experimental application for routes and paths

Community codders, please commit

Feel free to add extra functions or improvements, This helps me to more familiarise with source control and open source project managing

Running instructions

  • copy project to your directory ( git clone https://github.com/ibnzUK/routing--02-links-and-routes )
  • navigate to routing--02-links-and-routes project directory
  • make sure you have node.js installed on your machine
  • install project packages (npm install)
  • start project (npm run start)