This project is a personal portfolio website built using React. It showcases the work and skills of Gabriel Baltar, a web developer and UI/UX designer based in Rio de Janeiro.
This portfolio includes various sections such as projects, contact information, and personal information. It features a minimalistic design, focusing on user interactions and accessibility.
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/gabrielbaltar/react-portfolio.git
- Navigate to the project directory:
cd react-portfolio
- Install dependencies:
npm install
- Start the development server:
npm run dev
Once the development server is running, you can access the portfolio by navigating to http://localhost:3000
in your web browser.
Contributions are welcome! Please follow these steps to contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Make your changes.
- Commit your changes (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature-branch
). - Open a pull request.
This project does not have a license specified.
For any inquiries, please visit Gabriel Baltar's website or reach out via the contact form on the site.
Please review the draft and let me know if there are any changes or additional information you would like to include.