Table of Contents
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/er-weather
Resources I used while developing the project: