Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mreckendonk/portfolio
Nice looking Portfolio of my recent work and projects. Users can sent an email and the data is stored in the local storage incase the user closes the page.
https://github.com/mreckendonk/portfolio
css html javascript localstorage tailwindcss
Last synced: 3 months ago
JSON representation
Nice looking Portfolio of my recent work and projects. Users can sent an email and the data is stored in the local storage incase the user closes the page.
- Host: GitHub
- URL: https://github.com/mreckendonk/portfolio
- Owner: mrEckendonk
- Created: 2021-10-31T17:55:22.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-23T11:02:55.000Z (about 2 years ago)
- Last Synced: 2024-11-01T21:42:42.498Z (3 months ago)
- Topics: css, html, javascript, localstorage, tailwindcss
- Language: CSS
- Homepage: portfolio-mreckendonk.vercel.app
- Size: 3.33 MB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Netlify Status](https://api.netlify.com/api/v1/badges/372b8e5c-f987-4d7a-ba79-c7a6673343fe/deploy-status)](https://app.netlify.com/sites/portfolio-mreckendonk/deploys)
# Project Name : PortfolioThis is the Portfolio of Mike van Eckendonk as a page to show all the work he did.
This repo is an almost exact copy of the template that is hosted on figma.com. You can find the template here:
https://www.figma.com/file/l7SqJ3ZfkAKih9sFxvWSR4/Microverse-Student-Project-1?node-id=48%3A27
This is a mobile version of the figma template 2 and has many pages.
I used VScode as my editor and created the files needed for this project## Live Demo link
[Live Demo Link](https://portfolio-mreckendonk.netlify.app/)
## Screenshot
![screenshot](./app_screenshot.png)
Additional description about the project and its features.
## Built With
- HTML
- CSS
- VScode
- Git & GitHub## Getting Started
**This is an example of how you may give instructions on setting up your project locally.**
**Modify this file to match your project, remove sections that don't apply. For example: delete the testing section if the currect project doesn't require testing.**To get a local copy up and running follow these simple example steps.
### Prerequisites
have a working git on your localmachine.
## Install
To get a working local copy up and running follow these simple steps
- open terminal
- clone this project with the command:```
$ git clone https://github.com/mrEckendonk/Portfolio.git
```
- Finally, run the next command in the terminal to see the web app in your local browser, or also, you can use Live Server in Visual Studio Code.
```
$ npm start
```
### Usage
For anyone that whats to learn html & css & javascript, this is a great place to start.
### Run tests
N/A
### Deployment
N/A## Author
👤 **Author**
- GitHub: [@mrEckendonk](https://github.com/mrEckendonk)
- Twitter: [@twitterhandle](https://twitter.com/mike_eckendonk)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/mike-van-eckendonk)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/mrEckendonk/Portfolio/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration 💘
- Microverse program ⚡
- My standup team 🏹
- My family's support 🙌## 📝 License
This project is [MIT](./MIT.md) licensed.