Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vuvandinh123/portfolio
Blog và portfolio cá nhân sử dụng Nextjs
https://github.com/vuvandinh123/portfolio
css3 html5 js nextjs14 reactjs
Last synced: 13 days ago
JSON representation
Blog và portfolio cá nhân sử dụng Nextjs
- Host: GitHub
- URL: https://github.com/vuvandinh123/portfolio
- Owner: vuvandinh123
- License: mit
- Created: 2024-08-21T12:57:07.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-28T09:49:26.000Z (21 days ago)
- Last Synced: 2024-10-28T12:49:10.017Z (21 days ago)
- Topics: css3, html5, js, nextjs14, reactjs
- Language: TypeScript
- Homepage: https://vuvandinh.id.vn
- Size: 1.97 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
Portfolio v2.0
An awesome README template to jumpstart your projects!
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
## About The Project
[![Product Name Screen Shot][product-screenshot]](https://vuvandinh.id.vn)
There are many great README templates available on GitHub; however, I didn't find one that really suited my needs so I created this enhanced one. I want to create a README template so amazing that it'll be the last one you ever need -- I think this is it.
Here's why:
* Your time should be focused on creating something amazing. A project that solves a problem and helps others
* You shouldn't be doing the same tasks over and over like creating a README from scratch
* You should implement DRY principles to the rest of your life :smile:Of course, no one template will serve all projects since your needs may be different. So I'll be adding more in the near future. You may also suggest changes by forking this repo and creating a pull request or opening an issue. Thanks to all the people have contributed to expanding this template!
Use the `BLANK_README.md` to get started.
### Built With
This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
* [![Next][Next.js]][Next-url]
* [![React][React.js]][React-url]
* [![Vue][Vue.js]][Vue-url]
* [![Angular][Angular.io]][Angular-url]
* [![Svelte][Svelte.dev]][Svelte-url]
* [![Laravel][Laravel.com]][Laravel-url]
* [![Bootstrap][Bootstrap.com]][Bootstrap-url]
* [![JQuery][JQuery.com]][JQuery-url]## Getting Started
This is an example of how you may give instructions on setting up your project locally.
To get a local copy up and running follow these simple example steps.### Prerequisites
This is an example of how to list things you need to use the software and how to install them.
* npm
```sh
npm install npm@latest -g
```### Installation
_Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services._
1. Clone the repo
```sh
git clone https://github.com/vuvandinh123/portfolio.git
```
2. Install NPM packages
```sh
npm install
```
3. Change git remote url to avoid accidental pushes to base project
```sh
git remote set-url origin vuvandinh123/portfolio
git remote -v # confirm the changes
```## Usage
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
_For more examples, please refer to the [Documentation](https://vuvandinh.id.vn)_
## Roadmap
- [x] Add Changelog
- [x] Add back to top links
- [ ] Add Additional Templates w/ Examples
- [ ] Add "components" document to easily copy & paste sections of the readme
- [ ] Multi-language Support
- [ ] Chinese
- [ ] SpanishSee the [open issues](https://github.com/vuvandinh123) for a full list of proposed features (and known issues).
## License
Distributed under the MIT License. See `LICENSE.txt` for more information.