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.
- Host: GitHub
- URL: https://github.com/tahenybelguith/taheny.belguith
- Owner: TahenyBELGUITH
- Created: 2022-12-22T09:40:41.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-26T15:11:49.000Z (almost 2 years ago)
- Last Synced: 2025-02-02T09:44:48.807Z (3 months ago)
- Topics: css-framework, react, reactjs, redux, tailwindcss
- Language: JavaScript
- Homepage: https://taheny-belguith.vercel.app/
- Size: 15.7 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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-)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.
- [React](https://reactjs.org/)
- [Redux](https://redux.js.org/)
- [Tailwind](https://tailwindcss.com/)
- [React-Redux](https://react-redux.js.org/)
Client
Server
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
```
👤 **Taheny BELGUITH**
- GitHub: [@TahenyBELGUITH](https://github.com/TahenyBELGUITH)
- Twitter: [@BelguithTaheny](https://twitter.com/BelguithTaheny)
- LinkedIn: [belguith-taheny](https://www.linkedin.com/in/belguith-taheny/)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/TahenyBELGUITH/portfolio_microverse.git/issues).
> Write a message to encourage readers to support your project
If you like this project...
I would like to thanks my microverse team
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._