Coder Social home page Coder Social logo

ting-s-login's Introduction

實作登入登出

一個使用 Node.js + Express 打造的登入網站,此專案提供網站登入功能。

功能列表

  • 使用者可輸入e-mail與密碼來登入網站。
  • 點選"Submit"紐,若登入成功跳轉畫面,若登入失敗則會顯示提示文字。
  • 點選"登出"紐,可登出帳號跳回登入頁面。

開發環境

  • Node.js: v10.15.0
  • Nodemon v2.0.6
  • Express: v4.17.1
  • Express-Handlebars: v4.0.4
  • Body-parser: v1.19.0

啟動方式

  • 將專案clone到本地端

(1) 打開終端機輸入

 git clone https://github.com/aoigj100a/Ting-s-login.git

(2) 點選 download ZIP 下載

  • 進入到專案資料夾

    npm install
    
  • 透過nodemon啟動專案

    npm run dev
    
  • 在terminal可以看到 已連線到http://localhost:3000,開啟瀏覽器在網址列輸入localhost:3000

Test Account

您可使用下列帳號做測試:

email: '[email protected]'
password: '12345678'

專案開發人員

AOI

ting-s-login's People

Contributors

aoigj100a 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.