jagannath-swarnkar / Todo_App

This is frontend of Todo application in React js

Home Page:https://jagan-todo.glitch.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the frontend of a Web-Application named Todo app which is created with React js in this application you can add, remove, edit/update your todo.

Visit the app :

https://jagan-todo.glitch.me/

Requirements:

Requirements are in package.json file but you can simply create the react environment by using this command npx create-react-app todo-app after running this command a demo project of react will create on your system with directory todo-app and here you will find all your requirements.

now run the command npm start, automaticaly a tab will open in your browser that will open the react demo application. or the url will show in console, copy that and paste in any browser to open the application.

About

This is frontend of Todo application in React js

https://jagan-todo.glitch.me/

License:MIT License


Languages

Language:JavaScript 77.7%Language:CSS 16.0%Language:HTML 6.3%