A modern web application built with React and Vite, featuring fast performance and a great development experience.
- Fast development with Vite
- React for building user interfaces
- PWA support for offline capabilities
- Modern JavaScript (ES6+) and TypeScript support
To get started, clone the repository and install the dependencies:
git clone git@github.com:MainaMary/task-sprint.git
cd task-sprint/client
yarn
To start the development server, run:
yarn run dev
This will start a local development server, and you can view your app at http://localhost:5173.