Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 993 Bytes

README.md

File metadata and controls

44 lines (26 loc) · 993 Bytes

Bixat Portfolio

Note

This portfolio is under development

This project is part of our landing page Bixat.dev, created as an open-source portfolio for use by other developers.

Installation

To install this project, run:

git clone https://github.com/bixat/bixat-portfolio.git
cd bixat-portfolio
npm install

Usage

Here's how to use the project:

  1. Open the project folder
  2. Update portfolio data on portfolio_data.ts
  3. Run npm install ; npm start to start the development server
  4. Navigate to http://localhost:3000 in your browser

Screenshots

Dark Theme

Dark Theme

Light Theme

Light Theme

Contribution

Contributions to this project are welcome. If you have suggestions or improvements, please open an issue or submit a pull request on GitHub.

License

This project is licensed under the MIT License - see the LICENSE file for details.