Skip to content

hamzaak/hmdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bu proje React ile geliştirilmiş bir frontend eğitim uygulamasıdır. Sırasıyle React yeni proje oluşturma, React Router, Redux kütüphaneleri kullanılmıştır. Proje Typescript template kullanılarak oluşturulmuştur. Film verileri için TMDB kullanılmıştır.

Demo için tıklayın.

Ekran Görüntüleri

Home Page

Now Playing Movies Upcoming Movies Search Movies Search Movies for Jo
Now Playing Movies Upcoming Movies Search Movies Search Movies for "Jo"
Now Playing Movies Upcoming Movies Search Movies Movie Details
Top Rated Movies Make Favorite Favorite Movies Movie Details

installation

Clone the project to the local pc;

git clone https://github.com/hamzaak/hmdb.git
cd ./hmdb
npm install
npm start

npm scripts

  • npm start – start project locally
  • npm run build – export project for production

The MIT License

License: MIT

About

This project is a tutorial code repo for learning React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages