Skip to content

HarshaYohan/ToDoApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do Application

A simple and intuitive To-Do Application built using React to help users manage their tasks efficiently.


Installation

Prerequisites:

Ensure you have the following installed on your system:

  • Node.js (v14+ recommended)
  • npm or yarn

Steps:

  1. Clone the repository:
    git clone https://github.com/your-username/your-repo.git
    cd your-repo
  2. Install dependencies:
    npm install
  3. Start the application:
    npm start
  4. Open your browser and navigate to:
    http://localhost:3000

Technologies Used

  • React: For building the user interface.
  • JavaScript (ES6): Core programming language.
  • CSS: For styling the application.
  • HTML5: Base structure of the application.

  • components/: Contains reusable React components.
  • styles/: Contains CSS files for styling.
  • App.js: Main component managing the app state.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors