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.
To install this project, run:
git clone https://github.com/bixat/bixat-portfolio.git
cd bixat-portfolio
npm install
Here's how to use the project:
- Open the project folder
- Update portfolio data on
portfolio_data.ts
- Run
npm install ; npm start
to start the development server - Navigate to
http://localhost:3000
in your browser
Contributions to this project are welcome. If you have suggestions or improvements, please open an issue or submit a pull request on GitHub.
This project is licensed under the MIT License - see the LICENSE file for details.