Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.