Skip to content

spiedra/my-portfolio-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My portfolio

My personal website

Tech Stack

  • Next.js - React Framework for Production
  • Styled Components
  • ESLint

Getting Started

Prerequisites

  • git
  • node.js

Installation

  1. Clone the repository
git clone https://github.com/spiedra/my-portfolio-website
  1. Install npm packages
$ npm install
  1. Run the project
$ npm run dev

Contributing

If you want to make a contribution, please follow the next steps:

  1. Fork the Project
  2. Create your feature branch (git checkout -b feature/newFeature)
  3. Commit your changes
  4. Push to the branch (git push origin feature/newFeature)
  5. Open a pull request