In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
-> Redux State management.
-> Form Validation using React Fumik and Yup.
-> Animations using Framer-motion library and react-intersection-observer library.
-> Spin animation doing fetching state using react-spinners library.
-> Most CSS are writing in JavaScript using React Styled-Component.
-> Axios for connect the frontend to backend response.
-> Boostrap and React Bootstrap
<img src="./read_me_screenshot/webLanding.jpeg" alt='webview-landing-page>
<img src="./read_me_screenshot/webReg.jpeg" alt='webview-registration-page>
<img src="./read_me_screenshot/webContact.jpeg" alt='webview-contact-page>