This fully responsive application is for building resume. Fields can be created ,deleted or updated (CRUD) .If any section is empty then the section will be invisisble. However if you add one data to that field it will be visible. Light Mode and Dark Mode is there on the click of toggle button on the navbar. At the end of the Resume print is there to print the resume.
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.
React.App.-.Demo.working.mp4
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.