Skip to content

baileywjohnson/the-wall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

the-wall

This project is a mock social media (single-page) app featuring client-side routing that was written in vanilla JS. The app is not currently attached to any data stores as it's only meant to showcase the ability to create routes and manage parameters client-side without the use of any JS library/framework.

The app can built locally by cloning the repository, running npm install to pull down the Node.js dependencies, and running node server.js to start the app server (which is set by default to run on port 3000).

About

Mock Social Media SPA w/ Vanilla JS + History API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors