A simple personal website about Daniel Ndeto.
To clone and run this application, you'll need Git and Node.js. From your command line:
# Clone this repository
$ git clone https://github.com/daniel-ndeto/dan.git
# Go into the repository
$ cd dan-react-portfolio
# Install dependencies
$ yarn install
# Run the app
$ yarn start