Skip to content

imminentblood/Basic-ToDoList

Repository files navigation

Basic-ToDoList App in React

This is a simple To Do Application in react. This is a small project for beginners who are trying to learn and get their hands dirty on React. In this application, I've used React components, React forms, event handlers etc.

Commands used to install Font awesome:

$ npm i --save @fortawesome/fontawesome-svg-core OR yarn add @fortawesome/fontawesome-svg-core

$ npm i --save @fortawesome/free-solid-svg-icons OR yarn add @fortawesome/free-solid-svg-icons

$ npm i --save @fortawesome/react-fontawesome OR yarn add @fortawesome/react-fontawesome

Commands used to publish react files in github:

git remote set-url origin https://jiteshkrs.github.io/Basic-ToDoList

npm run build or yarn build

npm run deploy or yarn run deploy

The published To-do App:

https://jiteshkrs.github.io/Basic-ToDoList/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors