Git Product home page Git Product logo

safdarjamal / todo-app Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 1.0 26 KB

๐Ÿ“ Todo app in plain JavaScript that demonstrates the concepts of model-view-controller architecture.

Home Page: https://safdarjamal.github.io/todo-app

License: MIT License

HTML 5.02% JavaScript 80.50% CSS 14.48%
todos mvc-architecture todo-app html5 css3 javscript es6 ecmascript2015 todo-mvc esm html css javascript

todo-app's Introduction

Todo App

Todo app in plain JavaScript that demonstrates the concepts of model-view-controller architecture.

Development

To get a local copy of the code, clone it using git:

git clone https://github.com/SafdarJamal/todo-app.git
cd todo-app

Finally, you need to start a local web server:

Download Web Server for Chrome

OR

Install http-server globally:

npm install http-server -g

This will install http-server globally so that it may be run from the command line.

http-server

OR

Use Python's SimpleHTTPServer:

cd src
python -m SimpleHTTPServer

License

This project is licensed under the terms of the MIT license.

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.