This is a React application that allows users to create and manage a course schedule. It demonstrates various techniques for styling React components, including inline styles, dynamic class names, CSS modules, and styles from libraries like styled-components.
Inline styles
: The component uses inline styles to style individual elements directly.- Dynamic class names: The component uses dynamic class names to apply styles based on props or state.
CSS modules
: The component uses CSS modules to apply styles in a modular and reusable way.- Styles from libraries: The component uses styled-components or other libraries to define and apply styles in a reusable way.
- Clone the repository and navigate to the directory:
- git clone https://github.com/haiderali780/Course-Planner-Project.git
- cd dummy-login-form
- Install the dependencies: npm install
- Start the development server: npm start
- The login form will be available at http://localhost:3000.
If you'd like to contribute to the Course Planner project, please fork the repository and create a pull request with your changes.
If you have any questions , please contact me at haiderali782002@gmail.com
This project is not licensed.