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

https://github.com/tahenybelguith/taheny.belguith

I’m a software developer! I can help you build a product , feature or website Look through some of my work and experience! If you like what you see and have a project you need coded, don’t hestiate to contact me.
https://github.com/tahenybelguith/taheny.belguith

css-framework react reactjs redux tailwindcss

Last synced: about 2 months ago
JSON representation

I’m a software developer! I can help you build a product , feature or website Look through some of my work and experience! If you like what you see and have a project you need coded, don’t hestiate to contact me.

Awesome Lists containing this project

README

        

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 portfolio ](#-portfolio-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors ](#-authors-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 portfolio

I’m a software developer! I can help you build a product , feature or website Look through some of my work and experience! If you like what you see and have a project you need coded, don’t hestiate to contact me.

## 🛠 Built With

- [React](https://reactjs.org/)
- [Redux](https://redux.js.org/)
- [Tailwind](https://tailwindcss.com/)
- [React-Redux](https://react-redux.js.org/)

### Tech Stack

Client

Server

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

- React
- React-Redux
- Node.js

### Setup

If you have installed git you can clone the code to your machine, or download a ZIP of all the files directly.

[Download the ZIP from this location](https://github.com/TahenyBELGUITH/portfolio_microverse.git), or run the following [git](https://git-scm.com/downloads) command to clone the files to your machine:

```sh
git clone https://github.com/TahenyBELGUITH/portfolio_microverse.git
```

### Install

`NOTE:` _You may need to run this command in the project directory to install the required gems and run the application:_

```
npm i --legacy-peer-deps
```

### Usage

To run the project, execute the command below:

```sh
npm start
```

4. Open the app in your browser at http://localhost:3000

### Run tests

To run tests, run the following command:

```sh
npm run test
```

### Deployment

You can deploy this project using:

1. Deplay to Heroku

```sh
git push heroku main
```

2. Or deploy to Netlify

```sh
git push netlify main
```

(back to top)

## 👥 Authors

👤 **Taheny BELGUITH**

- GitHub: [@TahenyBELGUITH](https://github.com/TahenyBELGUITH)
- Twitter: [@BelguithTaheny](https://twitter.com/BelguithTaheny)
- LinkedIn: [belguith-taheny](https://www.linkedin.com/in/belguith-taheny/)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/TahenyBELGUITH/portfolio_microverse.git/issues).

(back to top)

## ⭐️ Show your support

> Write a message to encourage readers to support your project

If you like this project...

(back to top)

## 🙏 Acknowledgments

I would like to thanks my microverse team

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._

(back to top)