Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/devenock/eomondi.portfolio

My Portfolio website where you can find more details about the projects I have done and how I have contributed to the growth of my previous companies.
https://github.com/devenock/eomondi.portfolio

javascript nodejs reactjs styled-components

Last synced: 6 days ago
JSON representation

My Portfolio website where you can find more details about the projects I have done and how I have contributed to the growth of my previous companies.

Awesome Lists containing this project

README

        


Official portfolio site.


Enock Omondi



Official portfolio site.



License


Introduction ·
Tech Stack ·
Contributions



## Intro

This is my official portfolio website.

### Our Tech Stack

- [React.js](https://nextjs.org/) – framework
- [Tailwind](https://tailwindcss.com/) – CSS
- [ghPages](https://vercel.com/) – hosting

### Run Locally

Clone the project

```bash

git clone [email protected]:Trend20/eomondi.portfolio.git

```

Go to the project directory

```bash

cd eomondi.portfolio

```

Install dependencies

```bash

yarn

```

Start the server

```bash

yarn start

```

### Contributions

Here's how you can contribute:

- [Open an issue](https://github.com/Trend20/eomondi.portfolio/issues) incase of any bug.
- Create a [pull request](https://github.com/Trend20/eomondi.portfolio/pulls) to make your contributions visible.


contributors

### Author

- Enock Omondi ([@dev_enock](https://x.com/dev_enock))

### License

Find it [here](https://github.com/Trend20/eomondi.portfolio/blob/main/LICENSE).