daifive / react-todo-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

张银书

react-todo-app

Support me on Patreon Buy me a book PayPal Ask me anything Version Downloads

A React powered todo app.

Hey! 😊 This is my first project in React. If you find any tips, please share them with me and let me know what can pe improved.

react-todo-app

☁️ Installation

git clone https://github.com/IonicaBizau/react-todo-app/
cd react-todo-app
npm i
npm run start:dev
open localhost:8080

# To build the app for production, run the following command:
npm run bundle

😋 How to contribute

Have an idea? Found a bug? See how to contribute.

💖 Support my projects

I open-source almost everything I can, and I try to reply everyone needing help using these projects. Obviously, this takes time. You can integrate and use these projects in your applications for free! You can even change the source code and redistribute (even resell it).

However, if you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it:

  • Starring and sharing the projects you like 🚀

  • Buy me a book—I love books! I will remember you after years if you buy me one. 😁 📖

  • PayPal—You can make one-time donations via PayPal. I'll probably buy a coffee tea. 🍵

  • Support me on Patreon—Set up a recurring monthly donation and you will get interesting news about what I'm doing (things that I don't share with everyone).

  • Bitcoin—You can send me bitcoins at this address (or scanning the code below): 1P9BRsmazNQcuyTxEqveUsnf5CERdq35V6

Thanks! ❤️

📜 License

MIT © Ionică Bizău

About

License:MIT License


Languages

Language:JavaScript 66.7%Language:HTML 26.5%Language:CSS 6.8%