- 🚀 Real-time notifications
- 🔄 Seamless React state updates
- 💬 Fully functional real-time chat
- 📸 Cloudinary for media management
- 🗺️ Google Maps API for location services
- Clone the repository:
git clone https://github.com/4GeeksAcademy/TaskItApp.git
- Install dependencies:
cd TaskItApp
npm install
pipenv install
- Start the development server:
pipenv run start
- Copy the backend URL into the .env and make the port public.
- Start the development server:
npm run start