Skip to content

Basic Gatsby personal portfolio, styled with Tailwind CSS

License

Notifications You must be signed in to change notification settings

AloisCRR/starter-portfolio

Repository files navigation

Basic portfolio idea

Portfolio to test GatsbyJS, a SSG framework based on React. This was going to be my portfolio, but this is only to test different stacks.

Run Locally

Clone the project

  1. Install:

  2. Clone the project:

    git clone https://github.com/AloisCRR/starter-portfolio.git
  3. Go to the project directory:

    cd starter-portfolio
  4. Install dependencies:

    npm install
  5. Start the dev server:

    npm run develop

    Open http://localhost:8000 to view it in the browser.

Screenshots

App Screenshot

Tech Stack

Name Description
GastbyJS React-based, GraphQL powered, static site generator.
Tailwind CSS CSS framework

Roadmap

  • Basic design
  • Testing
  • Hosting, domain, etc.
  • CI/CD

Releases

No releases published

Packages

No packages published