/TodoList

How can I create my own First React Web app? is a challenging question. Everyone seemed to have their own solutions. This application explains how to create "Your First App" in a more straightforward manner.

Primary LanguageTypeScriptMIT LicenseMIT

GitHub tag (latest by date) GitHub GitHub language count GitHub last commit pages-build-deployment

Your First Application 🤟

Walcome to Webdev 😊


How to install

  1. Click on green Clone or download button and choose Download ZIP.
  2. Find the downloaded zipped file on your pc and extract it.
  3. Then install nodejs and NPM in your local system
  4. Open Root Directory and install all dependences by that commend npm install,
  5. Run commend.

npm run start

Once you are done you can close the application in your terminal to quit the application. dependences


Try Out TodoList Demo

TodoList Demo

dependences ### Todo List

Todo List perview

If you have any issues with that Application feel free to let me know!

If you are more interested, check out the collection of CLIsapplications.