ToDo App

Nutrilfy is a front-end project designed to demonstrate HTML, CSS, and JavaScript skills. The website highlights a company specializing in producing and marketing various sugarcane-derived products like jaggery blocks, candy, powder, and syrup. This project is aimed at both promoting the company’s products and practicing front-end web development skills.
The project is the user authentication sample project using mern-stack tools. User can register , login using mail id and password. The jwt token is used to hashed the password and for authentication. User can change the password using the one time password received on registered mail id. Project helps me to understand the user authentication usingf jsonWebToken.