In this project I am gong thru phases on react development.
In this project, I will build a simple HTML/JS list of To Do tasks.
- JavaScript
- React JS library
- Webpack
When you open the application from the above link, you will be able to add a task to the default job list immediately Otherwise, you can create a new list in the most left input field and add a new task to the current list.
To get a local copy up and running, follow these simple example steps.
- Chrome browser
- Node v14.XX >
- npm (usually already installed with current node version)
To run code locally, please follow steps belove
git@github.com:marijanbrvar/My-Github-user-finder.git && cd My-Github-user-finder
- run
npm install
- then run
npm run start
webpack will automatically open the default browser, and you can start using the ToDo web app. All data is stored locally, which means that all your job/tasks will stay present in the browser after the refresh.
👤 MARIJAN BRVAR
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
dIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.