Skip to content

This is a test project to show, how to navigate between pages, using universal routing and react-toolbox

Notifications You must be signed in to change notification settings

fvalencia/react-navigation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React - Navigation

I want to ilustrate how to work with universal-routing and react-toolbox components to easily create a started site, with a login page and a dashboard view.

For the navbar I'm using AppBar, for the input fields Input, in the dashboard routing section I'm passing a context in which I store the login information Context.

Getting Started

To get started, first install all the necessary dependencies.

> npm install

Start the development server (changes will now update live in browser)

> npm run start

To view your project, go to: http://localhost:3000/

About

This is a test project to show, how to navigate between pages, using universal routing and react-toolbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published