Skip to content

A React-based implementation of the Todoist site dashboard, focusing on learning React and Material UI.

Notifications You must be signed in to change notification settings

MahdiHaeri/Todoist_React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Todoist Dashboard (React)

This project is a simple implementation of the Todoist site dashboard using React and Material UI. It serves as a learning project for understanding React fundamentals and working with Material UI components. Please note that this project does not include backend functionality and does not persist data. It's purely a frontend implementation with static data.

Dark Light
image image

Technologies Used

  • React
  • Material UI
  • Vite

Installation

  1. Clone the repository:

    git clone https://github.com/MahdiHaeri/Todoist_React.git
    
  2. Navigate into the project directory:

    cd Todoist_React
    
  3. Install dependencies:

    npm install
    

Usage

To start the development server, run:

npm run dev

Open http://localhost:3000 to view it in the browser.

About

A React-based implementation of the Todoist site dashboard, focusing on learning React and Material UI.

Topics

Resources

Stars

Watchers

Forks

Languages