A react todo app created using context api.
Website: https://dickyindra-react-todo-context.netlify.app/
Make sure you already installed NodeJS and NPM. If not visit this page https://nodejs.org/en/.
$ git clone https://github.com/dickyindra/react-todo-context
$ npm install
$ npm start