- React
- Typescript
- Vite
- Emotion
- MUI
To install and run the project locally, follow these steps:
- Clone the repository:
git clone /~https://github.com/HurairTaqvi/ReactTodo.git
- Navigate to the project directory:
cd TodoApp
- Install the dependencies:
npm install
- Start the development server:
npm run dev
The app will now be running at http://localhost:5173/.