Task : Develop a URL shortening web Application with Frontend and backend.
Account credentials for accessing App (especially chart in Dashboard):
email: testAccount@gmail.com
password:password
Demo : https://karthee-urlshortsapp.netlify.app/
My WorkFlow : https://coggle.it/diagram/YacO1DOIUp_w4J5u/t/url-shortner
Site Features :
- Complete Authentication System (signin,signup,ForgotPassword,accountActivation,resetPassword)
- Protected and public Routes (useContext,useState,customHooks,localStorage,jwt)
- Dashboard with chart for data Presentation
- Summary of all Url created by that User
- A simple form to create a shortURl
- UI- BootStrap v5.1
- Alert System - react-toastify
- Chart - recharts