Bear29ers / bear29ers.com

bear29ers.com

Home Page:https://bear29ers.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

Bear29ers' Portfolio Website

A brand new portfolio website by Bear29ers.
bear29ers.com Β»

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contact

πŸ“™ About The Project

Bear29ers' Portfolio: A Showcase of Frontend Innovation

This portfolio is a dynamic platform where I, as a frontend engineer, experiment with cutting-edge technologies and showcase my projects.

It serves as both a testing ground for new skills and a window into my development journey.

Here, you'll find a collection of my work that demonstrates my passion for creating engaging user interfaces and robust web applications.

As I continue to grow and learn, this site will evolve, reflecting my latest technical achievements and creative solutions.

I invite you to explore my projects and witness firsthand the results of my dedication to frontend development.

(back to top)

πŸ› οΈ Tech Stack

Listed major frameworks/libraries and devtools used to boost this project.

NextJs ReactJs JavaScript TypeScript NodeJs
Tailwind HTML CSS Sass
Eslint Storybook Jest TestingLibrary
Npm Docker Vercel Neovim WebStrom
Git Github GithubActions

(back to top)

🎬 Getting Started

πŸŽ’ Prerequisites

  • Node.js 20.0.0 or later
  • Next.js 14.0 or later
  • A basic understanding of TypeScript & React

🌱 Installation

  1. Build with Dcoker

    docker compose build
  2. Start the app (with Docker)

    docker compose up (-d)

    The port will be 5050.

  3. Stop the app (with Docker)

    docker compose down

πŸ’» Available commands

Running commands with npm run [command]

command description
dev starts a development instance of the app on local (not docker)
build build the app
eslint:fix run eslint with fix option
prettier:fix run prettier with fix option
test testing
storybook open storybook

(back to top)

βœ‰οΈ Contact

Gmail
Instagram

(back to top)

About

bear29ers.com

https://bear29ers.com


Languages

Language:TypeScript 98.1%Language:JavaScript 1.4%Language:EJS 0.3%Language:Dockerfile 0.1%Language:SCSS 0.1%Language:Shell 0.0%