Welcome to Todo App. This is an simple todo app implemented using ReactJs with Vite.
- User - Login
- Todos - List | View
- ReactJS 18.2.0
- Bootstrap 5.2.3
- React bootstrap 2.7.2
- ES6
- React router dom 4.3.1
- Axios 0.18.1
- Lodash 4.17.10
- Install NodeJS
- Clone the repository - git clone https://github.com/dlakmalb/todo_app.git
- Go to project directory - cd todo_app
- Run npm install
- Run npm start
- Todo app will be available at http://127.0.0.1:5173/