selim-haspolat / stock-app

Home Page:https://stock-app-nu-livid.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redux Toolkit Ornegi

Kurulum

npm install veya yarn

Kullanilan Kutuphaneler

  • @reduxjs/toolkit
  • react-redux
  • axios
  • react-router-dom
  • @mui/material-ui
  • @emotion/react
  • @emotion/styled

Kullanilacak API:

  • https://newsapi.org/ (Get Key butonuna tiklanarak key alinabilir)

  • URL: const url = https://newsapi.org/v2/top-headlines?country=tr&apiKey=${API_KEY};

Kullanilacak Araclar

  • Redux Dev Tools : Chrome uzerinde calisan ve global state uzerinde yapilan tum degisikliklerin takip edilmesini saglayan tarayici uzantisidir. Indirmek icin tiklayiniz.`

About

https://stock-app-nu-livid.vercel.app


Languages

Language:JavaScript 98.9%Language:HTML 1.0%Language:CSS 0.1%