Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/praisespjmt/praises-tula
A website where you can learn all about Praises Tula; recent projects, tech-skills, bio, and contact. Built with React.js
https://github.com/praisespjmt/praises-tula
css3 htmls5 react
Last synced: 26 days ago
JSON representation
A website where you can learn all about Praises Tula; recent projects, tech-skills, bio, and contact. Built with React.js
- Host: GitHub
- URL: https://github.com/praisespjmt/praises-tula
- Owner: PraisesPJMT
- License: mit
- Created: 2022-12-25T20:47:00.000Z (almost 2 years ago)
- Default Branch: development
- Last Pushed: 2023-10-17T06:55:57.000Z (about 1 year ago)
- Last Synced: 2024-10-04T01:40:57.612Z (about 1 month ago)
- Topics: css3, htmls5, react
- Language: JavaScript
- Homepage:
- Size: 15.3 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📗 Table of Contents](#table-of-contents)
- [📖 Praises Tula - Porfolio ](#about-project)
- [🛠 Built With ](#built-with)
- [Tech Stack ](#tech-stack)
- [Key Features ](#key-features)
- [🚀 Live Demo](#live-demo)
- [🔭 Preview ](#preview)
- [💻 Getting Started ](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors ](#authors)
- [🤝 Contributing ](#contributing)
- [🙏 Acknowledgements](#acknowledgements)
- [⭐️ Show your support ](#️show-your-support)
- [📝 License ](#license)> Hello!! I am Praises Tula and this is my personal portfolio.
> Here are the tech stacks applied in this project.
- ![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB)
- ![React Router](https://img.shields.io/badge/React_Router-CA4245?style=for-the-badge&logo=react-router&logoColor=white)
- ![JavaScript](https://img.shields.io/badge/JavaScript-%23F0DB4F.svg?style=for-the-badge&logo=JavaScript&logoColor=white) ![ESlint](https://img.shields.io/badge/ESlint-%23F0DB4F.svg?style=for-the-badge)
- ![HTML5](https://img.shields.io/badge/HTML5-%23D93A2C.svg?style=for-the-badge&logo=HTML5&logoColor=white) ![LightHouse](https://img.shields.io/badge/LightHouse-%23D93A2C.svg?style=for-the-badge)
- ![CSS3](https://img.shields.io/badge/CSS3-%23006BB4.svg?style=for-the-badge&logo=CSS3&logoColor=white) ![StyleLint](https://img.shields.io/badge/StyleLint-%23006BB4.svg?style=for-the-badge)### Key Features
> My portfolio has the following key features:
- View details about me.
- Read my bio.
- View my tech stack and tools.
- See my portfolio of projects over the years.
- Download my resume.
- Contact me using a simple form submission.## 🔭 Preview
![Portfolio Preview](./src/assets/preview.jpeg)![Praises Tula](https://praises-tula.netlify.app/)
![Netlify](https://img.shields.io/badge/netlify-%23000000.svg?style=for-the-badge&logo=netlify&logoColor=#00C7B7)
### Prerequisites
The following applications are required to be installed for the project to run!
- Modern browser e.g [Google Chrome](https://www.google.com/chrome/), [Edge](https://www.microsoft.com/en-us/edge?r=1), [Firefox](https://www.mozilla.org/en-US/exp/firefox/new/) etc.
- [Node.js](https://nodejs.org/en/download/) LTS version
- [Git](https://git-scm.com/downloads)### Setup
Clone [this](https://github.com/PraisesPJMT/Praises-Tula.git) GitHub repository using:
```sh
git clone https://github.com/PraisesPJMT/Praises-Tula.git
cd Praises-Tula
```
### Install
Install all required modules using:
```sh
npm install
```
### Usage
To run the project, execute the following command:
```sh
npm start
```
- This should launch the app on the browser
- If the app is not opened immediately, then open [http://localhost:3000](http://localhost:3000) to view it in your browser.## 👥 Authors
👤 **Praises Tula**[![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/PraisesPJMT/)
[![LinkedIn](https://img.shields.io/badge/linkedin-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/praises-tula/)
[![Twitter](https://img.shields.io/badge/Twitter-%231DA1F2.svg?style=for-the-badge&logo=Twitter&logoColor=white)](https://twitter.com/PraisesPJMT/)[![Gmail](https://img.shields.io/badge/Gmail-D14836?style=for-the-badge&logo=gmail&logoColor=white)](mailto:[email protected])
[![AngelList](https://img.shields.io/badge/AngelList-%23D4D4D4.svg?style=for-the-badge&logo=AngelList&logoColor=black)](https://angel.co/u/praises-tula/)
[![Mastodon](https://img.shields.io/badge/Mastodon-%5F73FBD4.svg?style=for-the-badge&logo=Mastodon&logoColor=white)](https://ruby.social/@pjmt)Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## 🙏 Acknowledgments
- Original design idea by [Yanka Darelova](https://www.behance.net/darelova) on Behance.
- Hat tip to you for checking out this amazing project.Give a ⭐️ if you like this project!
This project is [MIT](./LICENSE) licensed.