A simple mobile centric uber clone ๐
This app is designed to be used on mobile. Run it in mobile mode available in chrome developer tools
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
- Nextjs
- Firebase
- SASS
- Mapbox Api
- Lottie animations