Ez Tax is your hassle-free solution for tax return submission and calculations. Our user-friendly platform is designed to empower individuals and businesses with easy tax management, eliminating the need for costly practitioners.
Key Features:
- Simplified Tax Returns: Effortlessly navigate complex tax processes.
- Cost-Efficient: Save money by avoiding expensive consultations.
- User-Centric Design: Enjoy an intuitive and stress-free experience.
Join us in revolutionizing tax management.
- HTML
- CSS
- JavaScript
- ReactJS
- Chakra UI
- Styled-Components
stoic-sack-3017
├── README.md
├── node_modules
├── package-lock.json
├── package.json
├── .gitignore
├── public
└── src
└── Components
│ ├── Footer.jsx
│ ├── Navbar.jsx
│ ├── PrivateRoute.jsx
│ ├── YoutubeEmbed.jsx
├── chatbot
│ ├── Avatar.jsx
│ ├── Chatboat.jsx
│ ├── FinalChatBoat.jsx
│ └── style.js
├── Context
│ └── AuthContext.jsx
├── images
│ ├── c.png
│ ├── c2.jpg
│ ├── captcha.jpg
│ ├── HomePage (600).jpg
│ ├── taxtim-logo.jpg
│ └── logoeztax.png
├── Pages
│ ├── Calculators.jsx
│ ├── Faq.jsx
│ ├── Landing.jsx
│ ├── Login.jsx
│ ├── MainRoutes.jsx
│ └── Signup.jsx
├── App.css
├── App.js
├── index.css
└── index.js
This Project is deployed and accessible at https://eztax.vercel.app/