Skip to content

My personal portfolio website. Dive into a visual representation where you'll discover my skills, projects, and passions.

Notifications You must be signed in to change notification settings

Napalys/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portolio website

Greetings! Explore my portfolio website repository, where I've dedicatedly crafted and built this platform to highlight my skills, projects, and experiences as a software engineer in the dynamic world of technology.


Prerequisites 📋

Ensure the computer where the code is executed has the following tools installed:


How To Use

From your command line, first clone the repo:

git clone https://github.com/Napalys/Portfolio.git
cd Portfolio

Then one shall install the dependencies either using NPM or Yarn:

Using NPM:

# Install dependencies
npm install
# Start development server
npm run develop

Using Yarn:

# Install dependencies
yarn
# Start development server
yarn develop

Once your server has started, go to this url http://localhost:8000/ and you will see the website running on a Development Server:


Technologies used

  • Gatsby - Static Site Generator
  • GraphQL - Query language for APIs
  • React - Front-End JavaScript library
  • Bootstrap 4 - Front-End UI library
  • Sass - CSS extension language

About

My personal portfolio website. Dive into a visual representation where you'll discover my skills, projects, and passions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published