[go: up one dir, main page]

Skip to content

This project is a portfolio website built with React, TypeScript, and other modern web technologies. It showcases the developer's skills, projects, and experiences.

Notifications You must be signed in to change notification settings

adibahsan/adibahsan.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio

This is the source code for the portfolio website hosted at adibahsan.github.io. It's a front-end web application built with React, TypeScript, and other modern web technologies. This is a fork of the original repo at João Túlio's Github.

Table of Contents

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js (v20.0.0 or higher)
  • pnpm or yarn

Installation

  1. Clone the repo
    git clone git@github.com:adibahsan/adibahsan.github.io.git
  2. Install NPM packages
   pnpm install

Deployment

The deployment is automatically done through GitHub Actions. The deployment workflow is defined in .github/workflows/deploy.yml. The workflow is triggered on every push or merged pull requests to the master branch. The workflow builds the project and deploys it to the gh-pages branch, which is then served by GitHub Pages.

Built With

The project is built with React, TypeScript, and Styled Components.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. To contribute, fork the Project, create your Feature Branch, commit your Changes, push to the Branch, and open a Pull Request.

License

The project is distributed under the MIT License. See LICENSE for more information.

Acknowledgments

The project uses React, TypeScript, and Styled Components.

Live URL

You can view the live project at (adibahsan.github.io)[https://adibahsan.github.io/]

About

This project is a portfolio website built with React, TypeScript, and other modern web technologies. It showcases the developer's skills, projects, and experiences.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published