rsimsek / react-todo-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Todo App

This project was bootstrapped with Create React App.

This is a simple Todo app created with React.Js The purpose of this app is to learn fundamentals of React.Js component based model. Next step will be adding tests for this app.

How to run

Clone the repo,cd into the react-todo-app-master and run npm install. After installing npm packages now you can run npm start and check on localhost:3000.

About


Languages

Language:JavaScript 79.2%Language:HTML 16.6%Language:CSS 4.2%