TorsteinTh / TODO-app

1. Create a finbonacci function. 2. Create a TODO app in reactjs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recursive fibonacci function

To start and test the recursive function please enter:

node fibonacci.js


TODO app

To start and test the TODO app created with react enter:

npm start

or (with yarn)

$ yarn start 

If you have trouble with the npm pagages, try to enter (before you start 'npm start'):

npm install

Login

To enter the TODO app, please enter:
Username: Torstein
Password: 123




Authors

About

1. Create a finbonacci function. 2. Create a TODO app in reactjs.


Languages

Language:JavaScript 87.1%Language:HTML 8.3%Language:CSS 4.6%