Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bohaz/my-react-portfolio


https://github.com/bohaz/my-react-portfolio

bootstrap5 css3 framer-motion html5 javascript material-ui reactjs responsive-design

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

πŸ’Ό My portfolio

# πŸ“— Table of Contents

- [πŸ“– About the Project](#about-project)
- [πŸ›  Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [πŸ’» Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [πŸ‘₯ Authors](#authors)
- [πŸ”­ Future Features](#future-features)
- [🀝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [πŸ™ Acknowledgements](#acknowledgements)
- [πŸ“ License](#license)

# πŸ’Ό My React portfolio

**My React portfolio:** Welcome to my professional portfolio, a comprehensive showcase of my journey and accomplishments as a Full Stack Software Developer. This portfolio highlights my skills and projects, reflecting my dedication to building innovative and efficient web applications.

## πŸ›  Built With

### Tech Stack

Technologies

Linters


  • Stylelint

  • Eslint

### Key Features

- **Greeting Section**
- **Projects Carousel**
- **About Me**
- **Contact Information**

(back to top)

## πŸ’» Getting Started

### Prerequisites
Before you proceed, ensure that you have the following installed on your machine:
- Node.js (v12 or above)
- npm (Node Package Manager)

### Setup
Clone this repository to your desired folder:

```sh
git clone [email protected]:bohaz/my-react-portfolio.git
```

### Install

Install the project dependencies with:

```sh
npm install
```

### Usage

To run the project, execute the following command:

```sh
npm start
```

- Open your web browser and visit http://localhost:3000.
- You should now see the ramdom greetings.

(back to top)

## πŸ‘₯ Author

πŸ‘€ **Ricardo MartΓ­nez**

- GitHub: [@bohaz](https://github.com/bohaz)
- Twitter: [@Ricardo29115571](https://twitter.com/Ricardo29115571)
- LinkedIn: [Ricardo Martinez](https://www.linkedin.com/in/ricardomart%C3%ADnez%E2%88%B4/)

(back to top)

## πŸ”­ Future Features

- [ ] **Functionality**
- [ ] **Content**

(back to top)

## 🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/bohaz/my-react-portfolio/issues).

(back to top)

## ⭐️ Show your support

If you like this project let me know with a STAR⭐!

(back to top)

## πŸ™ Acknowledgments

- I would like to thank all my coding partners for giving to me their help and support.

(back to top)

## πŸ“ License

This project is licensed under the MIT License - you can click here to have more details [MIT](https://github.com/bohaz/my-react-portfolio/blob/feat/sections/LICENSE).

(back to top)