Skip to content

To-Do List project is an application specially built to keep track of errands or tasks that need to be done. This application will be like a task keeper where the user would be able to enter the tasks that they need to do.

Notifications You must be signed in to change notification settings

shubham-rasal-123/Todays-Plan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todays Plan

Screenshot

alt text

alt text

This project is a responsive and interactive registration form built with React and styled with Bootstrap for a modern, mobile-friendly design. The form captures user information with dynamic input fields and provides real-time validation using JavaScript and React states. Leveraging React-DOM for rendering, and React-Scripts for streamlined development, the project offers a fast, efficient development environment. Web Vitals is included for performance monitoring, ensuring optimal user experience. This registration form is ideal for learning component-based design, state management, and responsive UI building in React.

⚙️ Requirements

🛠 Languages or Frameworks Used

Steps to create project and install required module:

step 1: Start the project using the following command in your project folder:

  • npm init

📥 Step 2: Install the required modules using following command:

  • npm install
  • bootstrap
  • react
  • react-dom
  • react-scripts
  • web-vitals

Step 3: Create another file named app.js inside project directory:

  • touch App.js
  • touch App.css
  • touch index.js
  • touch index.css
  • touch Plan.js

Step 4: Run the following command to ensure all modules are loaded:

  • npm install

🌟 Steps to run the application -

Step 1: Type the following command in terminal of your project directory:

  • npm start

About

To-Do List project is an application specially built to keep track of errands or tasks that need to be done. This application will be like a task keeper where the user would be able to enter the tasks that they need to do.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published