UNPKG

cra-template-layout-with-navigation

Version:

Base template for a responsive web app with Top Bar, Main Content and Bottom Bar with Themes!

14 lines 384 B
{ "package": { "dependencies": { "react": "^18.2.0", "react-dom": "^18.2.0", "react-router": "^6.16.0", "react-router-dom": "^6.16.0", "react-scripts": "^5.0.1" }, "devDependencies": { "@babel/plugin-proposal-private-property-in-object": "^7.16.7" } } }