Personal site built with Angular.
Visit: https://shadahm.github.io/
This site is designed to be static, so to be hostable from within a GitHub repository. Data sources are simply Json files stored in the /assets dir. In the future the services can be switched to consume data from a RESTful API.
- Clone this repo
- Make sure you're on dev branch
- Open terminal, run
ng serve
The creative contents of this site are subject to copyright.
You are free to use the source code of this site to learn from it or to create your own version of the site, but I request that you modify enough of the look and feel as to not become a carbon-copy of mine.
This project is licensed under the MIT license, which can be read here.