- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
This is the Portfolio Microverse project! I've created it using HTML and CSS. It includes the implementation of the entire page as per the provided design.
Key Features: Local Storage for Form Data
-
Automatic Data Preservation: The implemented local storage functionality ensures that user-entered data in the form is automatically saved. Even if users navigate away from the page or accidentally refresh it, their input remains intact, providing a seamless experience.
-
Persistent User Sessions: Users can return to the form at a later time and find their previously entered data still available. This feature eliminates the need for users to re-enter information, enhancing user satisfaction and convenience.
link to the live version.
To get a local copy up and running, follow these steps.
In order to run this project, you need:
- A web browser.
- A code editor.
- Git.
Clone this repository to your desired folder:
Run the following command:
cd your-folder
git clone git@github.com:IsaMarvin/personal-portfolio.git
Install this project with:
Run command:
-
cd your-folder
npm install
To run the project, execute the following command:
Open index.html using live server extension.
👤 IsaMarvin
-
GitHub: IsaMarvin
👤 Vivek Raj
-
GitHub: @githubhandle
-
Twitter: @twitterhandle
-
LinkedIn: LinkedIn
👤 José De La Rosa
- GitHub: @jrraul4
- Twitter: @joserauldelaro1
- LinkedIn: LinkedIn
- [] [User-Friendly Reset Option For Form]
- [] [Code Refactoring]
- [] [Integration of Real Data]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project just give it a star.
- Hat tip to anyone whose code was used
This project is MIT licensed.