Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 1.61 KB

README.md

File metadata and controls

57 lines (39 loc) · 1.61 KB

Draft README for react-portfolio

Gabriel Baltar - React Portfolio

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.

Description

This portfolio includes various sections such as projects, contact information, and personal information. It features a minimalistic design, focusing on user interactions and accessibility.

Installation

To run this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/gabrielbaltar/react-portfolio.git
  2. Navigate to the project directory:
    cd react-portfolio
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm run dev

Usage

Once the development server is running, you can access the portfolio by navigating to http://localhost:3000 in your web browser.

Contributing

Contributions are welcome! Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add some feature').
  5. Push to the branch (git push origin feature-branch).
  6. Open a pull request.

License

This project does not have a license specified.

Contact

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.