Its a ReactJS app which allows you to create your todo works and remove it too..
-
Here I Used
styled-components
for creating Reusable UIs withcss
This App is build using react-scripts build
and that build bundle is deployed in Netlify and Click Here to Go to App page and link is https://todo-or-doto.netlify.app/
- Clone this Repository
- And in bash in current folder which u cloned
- Run
yarn install
ornpm install
- After that, run
npm start
oryarn start
to start Development Server - For Build Version run
npm run build
oryarn build
- Host the
build
folder wherever u want to..
Hurray You Just Deployed an App..
If you found any issue feel free to post in issue
Thanks For Readingđź’–