medson10 / TodoMeteor

A Todo application built with Meteor, React and MongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo Meteor

A Todo application built with Meteor, React and MongoDB

Prerequisites

Node

Meteor

MongoDB

Clone the repository

git clone https://github.com/medson10/TodoMeteor.git

Open the directory

cd TodoMeteor

Install dependencies run the application

meteor npm install

Run the application

meteor

Access the application in

http:localhost:3000/

About

A Todo application built with Meteor, React and MongoDB


Languages

Language:JavaScript 79.8%Language:CSS 19.2%Language:HTML 1.0%