Skip to content

mudaston/Uber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚕 Uber

GitHub repo size GitHub code size in bytes

Unfinished uber site.


Demo

mudaston.github.io/Uber


Screenshots

TABLET


PC

System Requirements


Run Locally

Clone the project

  git clone https://github.com/mudaston/Uber.git

Go to the project directory

  cd Uber

Install dependencies

  npm install

Start the server

  gulp

Open in a browser

  http://localhost:3000

Lessons Learned

In this project, I tried the PUG template engine (JADE). And it's very useful, especially when you don't want to copy your code, but just keep it in one file and then include that file wherever you need to.


Additional

I don't like the Bootstrap library... just... don't like