Skip to content
This repository was archived by the owner on Dec 17, 2020. It is now read-only.

Latest commit

 

History

History
24 lines (19 loc) · 556 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 556 Bytes

Website

License: MIT

Offical website repo of my website https://andrew.nijmeh.net.

This is coded in react if you want to run this locally follow these steps:

git clone https://github.com/andrewnijmeh/andrewnijmeh.net.git
cd andrewnijmeh.net
cd src
npm start

This should start a development server of my website make sure you have node/npm installed to run this and you are set :)