/react-portfolio

Primary LanguageSCSSBSD Zero Clause License0BSD

AX99 React Portfolio

To view a live example, click here.

How To Use

From your command line, clone and run react-portfolio:

# Clone this repository
$ git clone https://https://github.com/AX99/react-portfolio

# Go into the repository
$ cd react-portfolio

# Install dependencies
$ yarn

#Start's development server
$ gatsby develop

Technologies Used