Skip to content

eaabak/ionGetir

Repository files navigation

ionGetir
Getir Clone

Note: Getir clone was made with the latest version of ionic framework v6 and ReactJS.

Preview

home getir getir activity profile getir getir

Demo

2021-10-11-22-52-44.mp4

Running the application locally

To run the application, you must first follow the steps below

  • Download nodeJS.

  • Download ionic cli.

npm install -g @ionic/cli
  • Download the project from this repository.

  • Go to the download location of the project.

  • Open the project in terminal and run command.

npm install 
  • Run this command to run locally
ionic serve