All Projects → CrazyChickenDev → portfolio-v1

CrazyChickenDev / portfolio-v1

Licence: MIT license
🚀 My Portfolio created using ReactJs and deployed on Netlify

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to portfolio-v1

Gatsby Starter Mate
An accessible and fast portfolio starter for Gatsby integrated with Contentful CMS.
Stars: ✭ 472 (+2384.21%)
Mutual labels:  portfolio, netlify
Rw
Ryan Wiemer's Digital Portfolio
Stars: ✭ 87 (+357.89%)
Mutual labels:  portfolio, netlify
anniew.xyz
My Personal Website / Portfolio
Stars: ✭ 41 (+115.79%)
Mutual labels:  portfolio, netlify
opPortfolio
A clean portfolio template made with ReactJS.
Stars: ✭ 29 (+52.63%)
Mutual labels:  portfolio, netlify
gatsby-minimal-portfolio
👔 JAMstack (Gatsby JS) content-focused portfolio blog starter. Features include dark-mode, installable PWA, SEO, code highlighting, form, CI/CD.
Stars: ✭ 36 (+89.47%)
Mutual labels:  portfolio, netlify
Portfolio Template
An Open-Sourced Template for developers to show-off there skills. Made with ReactJS
Stars: ✭ 52 (+173.68%)
Mutual labels:  portfolio, netlify
Dantecalderon.dev
💻 ❤️ My personal website
Stars: ✭ 51 (+168.42%)
Mutual labels:  portfolio, netlify
Portfolio
Expo + Next.js Portfolio
Stars: ✭ 56 (+194.74%)
Mutual labels:  portfolio, netlify
Portfolio Vuepress
Vuepress portfolio
Stars: ✭ 168 (+784.21%)
Mutual labels:  portfolio, netlify
Gridsome Forestry Starter
Gridsome starter kit with Forestry (CMS)
Stars: ✭ 127 (+568.42%)
Mutual labels:  portfolio, netlify
VenoDev
💻 My personal portfolio and contact website.
Stars: ✭ 14 (-26.32%)
Mutual labels:  portfolio, netlify
gatsby-portfolio
danielfr.com/
Stars: ✭ 36 (+89.47%)
Mutual labels:  portfolio, netlify
trendy-resume
👋 Junho's new Résumé, themed like a shopping mall website! You can make your own with this template too 🔥
Stars: ✭ 63 (+231.58%)
Mutual labels:  portfolio
gatsby-portfolio
Portfolio / Personal Website - Built with Gatsby.js and Published at konstantin.digital
Stars: ✭ 23 (+21.05%)
Mutual labels:  portfolio
middleman-startae
A starter template ready to run on Netlify or Heroku. Comes with several helpers, partials and a nice basic structure to the HTML, Sass, Webpack and ES2015. Bottom line, a template that uses all the modern tools.
Stars: ✭ 43 (+126.32%)
Mutual labels:  netlify
darkfolio
Gridsome portfolio theme (Forestry ready)
Stars: ✭ 20 (+5.26%)
Mutual labels:  netlify
thundergolfer.github.io
just my website. 🌩🏌🏼‍♂️
Stars: ✭ 16 (-15.79%)
Mutual labels:  portfolio
Open Crypto Tracker
Bitcoin / Alts private portfolio tracker, with email / text / alexa / telegram price alerts, charts, leverage support and much more.
Stars: ✭ 59 (+210.53%)
Mutual labels:  portfolio
covid19-react
Progressive Web Application com React para mapear os dados do COVID-19 pelo mundo. 📊
Stars: ✭ 24 (+26.32%)
Mutual labels:  netlify
The-Secretary
www.secretarycms.com
Stars: ✭ 86 (+352.63%)
Mutual labels:  portfolio
Logo

My Portfolio

The first iteration of my Portfolio built with React and hosted with Netlify.

Netlify Status Licence

Demo

🍴Forking this repo

I value keeping my site open source, but as you all know, plagiarism is bad so if you love it feel free to copy it and please give proper credits. If you have issues making use of this portfolio you can refer to React docs. Thanks!

🛠Installation & Set Up

  1. Install and use the correct version of Node using NVM

    nvm install
  2. Install Node

    npm install
  3. Start the development server

    npm start

🚀Building and Running for Production

  1. Generate a full static production build

    npm run build
  2. Preview the site as it will appear once deployed

    npm run serve

    Credits to Achiaga.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].