Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/klpod221/portfolio-v1
My v1 Portfolio
https://github.com/klpod221/portfolio-v1
Last synced: about 1 month ago
JSON representation
My v1 Portfolio
- Host: GitHub
- URL: https://github.com/klpod221/portfolio-v1
- Owner: klpod221
- License: mit
- Created: 2023-08-23T18:24:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-10T05:26:49.000Z (7 months ago)
- Last Synced: 2024-06-10T06:40:46.176Z (7 months ago)
- Language: Vue
- Homepage: https://klpod221.github.io/portfolio-v1/
- Size: 997 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# About
Hi, I'm [klpod221](https://klpod221.github.io). I'm a Full-Stack Web Developer from Việt Nam.
This is my Project Management System project. I made this project to practice my skills and learn new things.## Development
This project is built with [NuxtJS](https://nuxtjs.org/). It's a Vue.js framework.
You can clone this project and run it on your local machine for development and testing purposes.Remember to copy `.env.example` to `.env` and change the environment variables to your own.
```bash
# copy .env.example to .env and modify it with your environment
cp .env.example .env# install dependencies
npm install# run development server
npm run dev
```## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
## Acknowledgments
- [npm](https://www.npmjs.com/)
- [Node.js](https://nodejs.org/)
- [NuxtJS](https://nuxtjs.org/)And all the other open source or free libraries and projects that I used in this project. Thank you all!
## Contact
Please go to [my website](https://klpod221.github.io/#contact) to contact me.