Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate EDUFORD University Website to React #219

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mukulpythondev
Copy link

Summary

fixes #82
This Pull Request introduces the React version of the EDUFORD University website. The project now exclusively contains the React application, which has been designed to replicate the functionality and design of the original HTML/CSS version.

Changes Made

  • Converted the entire website to React, utilizing modern React practices and hooks.
  • Included all the original styling in the React app for consistency.
  • Ensured the website is fully functional and visually consistent with the original HTML/CSS version.

Features

  • Responsive design
  • Functional navigation and routing using React Router
  • Interactive components with dynamic rendering

Demonstration

A video demonstrating the React application is given below

eduford-react.mp4

@mukulpythondev
Copy link
Author

Please @juhinagpure add the label of gssoc and level 3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrating Project from plaint HTML CSS to React Front End Library
1 participant