intanirnanda5796 / dynamic-portfolio

Dynamic Portfolio using React + Contentful + Tailwind CSS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dynamic-portfolio

Dynamic Portfolio using React + Contentful + Tailwind CSS

Getting API Keys

Contentful


1. Sign Up Contentful
2. Choose "I create content"
3. Go to content model and start to add content type

📌 In this portfolio website, it has 3 Content type which is:

  1. BlogPosts
  2. Projects You must add this exact name since it's the ID that's used in the code.
  1. Go to settings -> API Keys -> Content Delivery / Preview tokens -> "Your space name" copy the Space ID and Content Delivery API access token
  2. Put it into the environment variables according to .env.example and you're all set!

To Contribute

Step By Step:

  • Star and fork this repo
  • Check Issue and solve it
  • Pull Request
  • Add Your Name in CONTRIBUTING.md
  • Done

About

Dynamic Portfolio using React + Contentful + Tailwind CSS


Languages

Language:JavaScript 41.5%Language:HTML 38.0%Language:CSS 20.5%