A powerful and elegant Todo Website built with TypeScript, Tailwind CSS, React, Express, and Node.js, featuring MS SQL database support.
- 🚀 Modern UI – Built with React + Tailwind CSS for a sleek and responsive experience.
- ⚡ Fast & Efficient – Uses TypeScript for type safety and better development workflow.
- 📡 API Integration – Axios handles smooth frontend-backend communication.
- 🗄 Database Support – Fully integrated with MS SQL Server for robust data management.
- 🔧 Backend Powered by Express.js – Lightweight and scalable Node.js API.
- Frontend: React, TypeScript, Tailwind CSS, Axios
- Backend: Node.js, Express.js
- Database: Microsoft SQL Server
- Version Control: Git & GitHub
Ensure you have Node.js, MS SQL Server, and Git installed.
git clone https://github.com/yourusername/todo-website.git
cd todo-website
npm install
- Set up MS SQL Server.
- Update your .env file with database credentials.
# Start backend server
npm run server
# Start frontend
npm run dev
This project is open-source under the MIT License.
🚀 Contributions & Feedback Welcome! Feel free to fork, raise issues, or suggest improvements. 💡🎉
Let me know if you want any modifications! 🚀