Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prashantpandey9/prashantpandey9.github.io
Check out my portfolio.
https://github.com/prashantpandey9/prashantpandey9.github.io
design html-css personal-website portfolio
Last synced: 3 months ago
JSON representation
Check out my portfolio.
- Host: GitHub
- URL: https://github.com/prashantpandey9/prashantpandey9.github.io
- Owner: prashantpandey9
- License: 0bsd
- Created: 2019-06-03T05:28:20.000Z (over 5 years ago)
- Default Branch: design-v3
- Last Pushed: 2024-07-17T17:17:47.000Z (6 months ago)
- Last Synced: 2024-07-17T21:22:21.387Z (6 months ago)
- Topics: design, html-css, personal-website, portfolio
- Language: JavaScript
- Homepage: https://prashantpandey9.in
- Size: 65.2 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README copy.md
- License: LICENSE
Awesome Lists containing this project
README
## 📋 Table of Contents
1. ⚙️ [Tech Stack](#tech-stack)
2. 🔋 [Features](#features)
3. 🤸 [Quick Start](#quick-start)- Vite
- React.js
- Tailwind CSS## 🔋 Features
👉 **Beautiful Sections**: Includes hero, services, features, how to use, roadmap, pricing, footer, and header.
👉 **Parallax Animations**: Engaging effects triggered by mouse movement and scrolling
👉 **Complex UI Geometry**: Utilizes tailwindcss for intricate shapes like circular feature displays, grid lines, and side lines.
👉 **Latest UI Trends**: Incorporates modern design elements such as bento grids.
👉 **Cool Gradients**: Enhances visuals with stylish gradients using Tailwind CSS for cards, buttons, etc.
👉 **Responsive**: Ensures seamless functionality and aesthetics across all devices
and many more, including code architecture and reusability
Follow these steps to set up the project locally on your machine.
**Prerequisites**
Make sure you have the following installed on your machine:
- [Git](https://git-scm.com/)
- [Node.js](https://nodejs.org/en)
- [npm](https://www.npmjs.com/) (Node Package Manager)**Cloning the Repository**
```bash
git clone https://github.com/
cd
```**Installation**
Install the project dependencies using npm:
```bash
npm install
```**Running the Project**
```bash
npm run dev
```Open [http://localhost:5173](http://localhost:5173) in your browser to view the project.