Table of Contents
In order to improve my skills, I created a clone of getir.com, which is an active market shopping and food delivery service to homes in our country. You can review the codes.
All major frameworks used to start the project.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
You must install the following:.
- Install 'npm'
npm install
- Install Tailwind Css
npm install -D tailwindcss
- Tailwind.css init
npx tailwindcss init
- Run watch scrpits
npm run watch
- Npm start
npm start
Eren YALÇIN - erenyalcn09@gmail.com
Project Link: https://github.com/ErenYalcn/getir-clone
Resources I used while developing the project: