Skip to content

Tsokis/NodeJs-ExpressJs-Bootstrap-4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NodeJs-ExpressJs-Bootstrap-4

"Tech company" example website

routes:
/home (home main page)
/team (like an about page)
/services (fictional services)
/feedback (comment form)
/chat (live chat,doesn't have a saving feature for now)
/api (json data file with the feedback form get,post,delete)

I've focused more on the back-end so it can be a functional website, and on the front-end i used bootstrap 4 for a quick decent looking website, especially the grid system of Bootstrap and a mix of vanilla js and jquery for handling the feedback form and the chat page.

About

My first complete project with nodeJs,expressJs as backend service

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors