Skip to content

AayushK47/aayushk47-portfolio-website

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

My Portfolio Website

Netlify Status

Welcome to my portfolio website built with gatsby and hosted on netlify. The design of this project is heavily inspired from this project by Brittany Chiang.

Live preview :- https://aayushk47.tech

Run locally

Note:- You need to have node.js and git installed on your machine in order to run it locally.

  • Step 1:- Clone the project on your machine using the collowing command
git clone https://github.com/AayushK47/aayushk47-portfolio-website.git
  • Step 2:- In the project directory, run the following command on your terminal to install all the dependencies.
yarn

or, if you prefer npm

npm install
  • Step 3:- Finally, run the following command to start the server on development mode.
yarn run develop

or, for npm

npm run develop

Frameworks used

Gatsby Gatsby Gatsby Gatsby

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published