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

https://github.com/powerlevel9000/full-stack-portfolio

Full Stack Developer Portfolio: Discover a compilation of my diverse full stack projects and technical expertise. From interactive front-end designs to robust back-end solutions, this portfolio highlights my journey in crafting dynamic web applications.
https://github.com/powerlevel9000/full-stack-portfolio

css3 htmls5 react styled-component

Last synced: about 2 months ago
JSON representation

Full Stack Developer Portfolio: Discover a compilation of my diverse full stack projects and technical expertise. From interactive front-end designs to robust back-end solutions, this portfolio highlights my journey in crafting dynamic web applications.

Awesome Lists containing this project

README

          

# ๐Ÿ“— Table of Contents
- [App Mock](#app-mock)
- [๐Ÿ“– About the Project](#about-project)
- [๐Ÿงช Linters](#linters)
- [๐Ÿ›  Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [๐Ÿš€ Live Demo](#live-demo)
- [๐Ÿ’ป Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [๐Ÿ‘ฅ Authors](#authors)
- [๐Ÿš€ Presentation And Live Demo](#video-presentation-for-our-project)
- [๐Ÿ”ญ Future Features](#future-features)
- [๐Ÿค Contributing](#contributing)
- [โญ๏ธ Show your support](#support)
- [๐Ÿ™ Acknowledgements](#acknowledgements)
- [๐Ÿ“ License](#license)

# App mock

App Mock under construction...
App Mock under construction...
App Mock under construction...

# ๐Ÿ“– Full-Stack Portfolio

*Full Stack Developer Portfolio*: Discover a compilation of my diverse full stack projects and technical expertise. From interactive front-end designs to robust back-end solutions, this portfolio highlights my journey in crafting dynamic web applications.

## ๐Ÿงช Linters
[![Linters](https://github.com/PowerLevel9000/full-stack-portfolio/actions/workflows/linters.yml/badge.svg)](https://github.com/PowerLevel9000/full-stack-portfolio/actions/workflows/linters.yml)
[![Netlify Status](https://api.netlify.com/api/v1/badges/045a996e-b3c3-455c-b6bb-0314deb7dbff/deploy-status)](https://app.netlify.com/sites/adarsh-powerlevel9000/deploys)

## ๐Ÿ›  Built With

### Tech Stack

In this project we utilize our skills and knowledge to create this project

Project language

FrameWork

Styling

### Key Features

- *Hero Page*
- *Carousel Skills*
- *Responsive*
- *Pop Ups*
- *Overlays*
- *Animations*

## ๐Ÿš€ Live Demo

[![Live Link](https://api.netlify.com/api/v1/badges/045a996e-b3c3-455c-b6bb-0314deb7dbff/deploy-status)](https://adarsh-powerlevel9000.netlify.app/)

(back to top)

## ๐Ÿ’ป Getting Started

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

### Prerequisites

In order to run this project you need:

- Node installed in your machine
- Any integrated terminal like
- CMD `preferred`
- Bash`preferred`
- PowerShell
- etc

### Setup

Clone this repository to your desired folder:

for cloning follow this steps
- go to green `code` button very top left corner of this Repository container
- copy your `SSH` or `https` file and clone it in your desired folder
- or just download `ZIP` file

### Install

Install this project with:

for now you don't need any installation to run project if you already followed [Prerequisites](#prerequisites)

just few dependency packages
```
npm install
```

### Usage

To run the project, execute the following command:

```
npm start // to start development server
npm run build // to build for productions
```

(back to top)

## ๐Ÿ‘ฅ Authors

๐Ÿ‘ค *Adarsh Pathak*

- GitHub: [@PowerLevel9000](https://github.com/PowerLevel9000)
- Twitter: [@PowerLevel9002](https://twitter.com/PowerLevel9002)
- LinkedIn: [Adarsh pathak](https://linkedin.com/in/PowerLevel)
- GitUp Page: [Portfolio Page](https://powerlevel9000.github.io/portfolio-project/)

(back to top)

## ๐Ÿ”ญ Future Features

- [ ] *Routing And Detailed Various Section*
- [ ] *Better footer and Navigation*

(back to top)

## ๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## โญ๏ธ Show your support

If you like this project please give it star or buy a coffee for us

(back to top)

## ๐Ÿ™ Acknowledgments

I would like to thank microverse for giving this opportunity to show up my skills
and Yt Video for designing elements

(back to top)

## ๐Ÿ“ License

This project is [GENERAL PUBLIC LICENSE](./LICENSE) licensed.

(back to top)