Skip to content

AhmedNAgy25/Task-Master

Repository files navigation

Task Master

Frontend of a full-stack todo application built during the Elmakan internship hiring process to demonstrate team collaboration.

Tech Stack

  • React 19
  • Vite
  • Tailwind CSS
  • React Router
  • Axios

Getting Started

  1. Install dependencies:

    npm install
  2. Start development server:

    npm run dev

Environment Variables

The .env file contains a local backend URL for development:

API_BASE_URL=http://127.0.0.1:8001/api/v1

Note: The .env file is included in the repository because the backend runs locally and does not contain any sensitive data. In production environments, environment variables should be managed through proper secrets management.

About

Frontend of full-stack todo application built during Elmakan internship hiring process to demonstrate team collaboration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors