Skip to content
This repository has been archived by the owner on Dec 17, 2020. It is now read-only.
/ andrewnijmeh.net Public archive

This repo is deprecated and now moving to andrewnijmeh.me 🎨

License

Notifications You must be signed in to change notification settings

andrewn6/andrewnijmeh.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 :)