Skip to content

An open-source recreation of the Burger website shown on /r/webdev

License

Notifications You must be signed in to change notification settings

dianjonker/Burgr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An open-source recreation of a Burger promo site, inspired by a post on the /r/webdev subreddit.

Viewing / editing

Ready-to-run HTML, CSS and JS files can be found in the Compiled folder for easy access.

I built the site using NodeJS, Express, SASS and Pug. To use these:

  • Make sure you've got NodeJS installed
  • Run npm install to download the necessary dependencies
  • Run npm start or node index.js to start the server
  • Go to localhost:8080 using your web browser

Licencing and Credits

Meant for educational purposes, but feel free to use it for any reasons within the limits of the MIT license.

Original post and inspiration was created by Reddit user Informal-Abies-3343 (Account has since been deleted)

About

An open-source recreation of the Burger website shown on /r/webdev

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published