Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPA Example

SPA - Single Page Application This SPA example has been created to demonstrate what a SPA looks like and how it is programmed. This example does not include or talk about routing.

This application does NOT take care of error handling propering. This example is only intended to show how a very very basic single page application can be implemented. Do not use this example to understand JS concepts other than single page application.

Running this locally

  • git clone https://github.com/HackToHelpUSA/spa-example.git
  • cd spa-example
  • npm install
  • npm start
  • Go to localhost:3000 on your browser

About

Single Page Applications Example

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages