Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshcanhelp/vanilla-spa
Single-page app written with no framework
https://github.com/joshcanhelp/vanilla-spa
Last synced: 24 days ago
JSON representation
Single-page app written with no framework
- Host: GitHub
- URL: https://github.com/joshcanhelp/vanilla-spa
- Owner: joshcanhelp
- Created: 2022-01-17T22:37:24.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-06T19:56:38.000Z (almost 3 years ago)
- Last Synced: 2024-12-18T01:47:32.601Z (25 days ago)
- Language: CSS
- Size: 177 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vanilla SPA
Sounds nice, doesn't it?
## Getting Started
`npm start` and open [localhost:7000](http://localhost:7000) in your browser.
## Thank You
- [SPA with Vanilla.js from Jeremy Likness](https://blog.jeremylikness.com/blog/build-a-spa-site-with-vanillajs/)
- [HTML boilerplate from Manuel Matuzovic](https://www.matuzo.at/blog/html-boilerplate/)
- [Auth0 Identity Labs (Lab 04)](https://github.com/auth0/identity-102-exercises)