Skip to content

oggy107/uber-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

41 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Uber clone

A simple mobile centric uber clone ๐Ÿš•



NOTE

This app is designed to be used on mobile. Run it in mobile mode available in chrome developer tools



Try it out


To clone repository

git clone https://github.com/Oggy107/uber-clone.git

Change directory to "uber-clone" and run following command to install dependencies

npm install

Run following command to compile scss files to css

gulp

Run following command in another terminal to start dev server on localhost:3000

npm run dev

Go to http://localhost:3000 in browser to see the project in action



Technologies used

  • Nextjs
  • Firebase
  • SASS
  • Mapbox Api
  • Lottie animations