Ongoing new portfolio built using Gatsby off The default Gatsby starter.
Gatsby runs off React, so pretty easy to pick up.
1. git clone https://github.com/adeadedoja/portfolio.git
2. cd portfolio
3. npm install
4. gatsby develop
The above will get you a copy of the project up and running on your local machine for development and testing purposes.
Developed using React V2
Responsive design using Bootstrap v4
CSS Pre-Processing using SASS
This project is licensed under the MIT License - see the LICENSE.md file for details