Code Monkey home page Code Monkey logo

movie-searching's Introduction

Project

This is a website which contains below features

  • search movies
  • show discover movies
  • bookmark your movies list
  • pick up random movie when you do not have idea
  • show all your collection list

Link

You can visit through movie-searching website with this link

Technical

ReactReduxVercelNext@latestAntd DesignJest

Getting Started

First, run the development server:

npm run dev

Commit Rules

Git Commit 需依照下方 style guide,Commit 規則可以參考 commitlint

  • feat: 新增/修改功能 (feature)。

  • ci: 部屬 (ci/cd)

  • fix: 修補 bug (bug fix)。

  • docs: 文件 (documentation)。

  • style: 格式 (不影響程式碼運行的變動 white-space, formatting, missing semi colons, etc)。

  • refactor: 重構 (既不是新增功能,也不是修補 bug 的程式碼變動)。

  • perf: 改善效能 (A code change that improves performance)。

  • test: 增加測試 (when adding missing tests)。

  • chore: 建構程序或輔助工具的變動 (maintain)。

  • revert: 撤銷回覆先前的 commit 例如:revert: type(scope): subject (回覆版本:xxxx)。

BackLog

  1. TMDB Login Integration
  2. i18n
  3. Unit Test
  4. Modal Add Booking List
  5. AutoComplete

movie-searching's People

Contributors

chun-wen avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.