Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chrisiogwaan/portfolio-xray
Portfolio by a software engineer and a graphic designer
https://github.com/chrisiogwaan/portfolio-xray
Last synced: 9 days ago
JSON representation
Portfolio by a software engineer and a graphic designer
- Host: GitHub
- URL: https://github.com/chrisiogwaan/portfolio-xray
- Owner: ChrisioGwaan
- License: mit
- Created: 2023-12-19T07:24:14.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-28T16:46:35.000Z (8 months ago)
- Last Synced: 2024-05-02T03:37:24.199Z (7 months ago)
- Language: JavaScript
- Homepage: https://portfolio-xray.vercel.app
- Size: 28.3 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Ο φάκελός μας | 我哋嘅簡介
> [!IMPORTANT]
> The pages are still being worked on. Stay tuned!## Development Setup
### **Node.js** installation
Click [here](https://nodejs.org/en) to download and install.
### Launch console
Change to project directory on console
```
cd /portfolio-xray
```### Dependency installation
```
npm install
```### Hosting on local machine
```
npm run dev
```### Access the website on browser
Copy `http://127.0.0.1:3001` to your browser
## License
This project is licensed under the MIT. This means that you are free to use, modify, and distribute the project under the terms of this license.
### Authors
- Weixi Guan (Chrisio Gwaan) - [@ChrisioGwaan](https://github.com/ChrisioGwaan)
- Evanthia Evgenidis (Eva) - [@eva-e](https://github.com/eva-e)### Usage and Restrictions
The intent of this license is to allow for the free use of this project for educational, research, and personal projects. However, please adhere to the following guidelines:
- **Academic Integrity**: This project should not be used for purposes that violate academic integrity policies of educational institutions.
- **Commercial Use**: If you intend to use this project for commercial purposes, please check the specific terms of the license or contact the authors.
- **Liability**: The authors are not responsible for any damages or issues arising from the use of this project.For more details on the license, please refer to the [LICENSE](/LICENSE) file in this repository.