benjamincarlson.io
My personal website built with Next.js, Chakra UI, Firebase, and next-mdx-remeote.
File Explorer
Download Latest Version (.zip)- FUNDING.yml
- BlogAd.js
- BlogPost.js
- BlogSeo.js
- Comments.js
- Container.js
- CustomIcons.js
- DarkModeSwitch.js
- Footer.js
- GearList.js
- GitHubData.js
- GitHubSponsorCard.js
- Hero.js
- LikeCounter.js
- MDXComponents.js
- Navigation.js
- ProjectCard.js
- ProjectListFull.js
- StatBox.js
- StravaData.js
- TechStack.js
- Todo.js
- ViewCounter.js
- YouTubeData.js
- gear.js
- blog.js
- gear.js
- github.js
- increment-likes.js
- increment-views.js
- page-likes.js
- page-views.js
- projects.js
- strava.js
- youtube.js
- [slug].js
- _app.js
- _document.js
- blog.js
- gear.js
- index.js
- projects.js
- statistics.js
- connect-flutter-to-firebase.mdx
- create-a-cross-platform-app-with-flutter.mdx
- python-automation-with-selenium.mdx
- react-native-starter.mdx
- tik-tok-coding-idea.mdx
- using-javascript-to-scramble-a-rubiks-cube-1.mdx
- using-javascript-to-scramble-a-rubiks-cube-2.mdx
- using-react-useeffect.mdx
- android-chrome-192x192.png
- android-chrome-512x512.png
- apple-touch-icon.png
- favicon-16x16.png
- favicon-32x32.png
- favicon.ico
- site.webmanifest
- add.png
- app-level-build.gradle.png
- app-level.png
- build.gradle.png
- bundle-id.png
- console.png
- name.png
- working-android.png
- 1.png
- macbook.jpg
- 1.jpeg
- 2.png
- 3.png
- 1.png
- 2.png
- 3.png
- 4.png
- emile-perron-xrVDYZRGdw4-unsplash.jpg
- 1.png
- 2.png
- 3.png
- cube.jpeg
- 1.jpeg
- coffee-only-transparent-bg.png
- flutter25.png
- logo.png
- portrait.jpeg
- wotd.png
- ads.txt
- favicon.ico
- home_screen_dark.png
- home_screen_light.png
- logo.png
- robots.txt
- sitemap.xml
- chakra.js
- db-admin.js
- db.js
- fetcher.js
- generate-sitemap.js
- gtag.js
- mdx.js
- prism.js
- theme.js
- .gitignore
- LICENSE
- next-seo.config.js
- next.config.js
- package.json
- README.md
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/bjcarlson42/benjamincarlson.io
Downloads the entire project code from GitHub to your computer.
cd benjamincarlson.io
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
yarn
Downloads and installs the libraries listed in package.json.
yarn dev
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
