https://github.com/techiemokhele/react_portfolio
Neo Mokhele Personal ReactJS Portfolio
https://github.com/techiemokhele/react_portfolio
javascript npm react-dom-router reactjs tailwindcss
Last synced: 2 months ago
JSON representation
Neo Mokhele Personal ReactJS Portfolio
- Host: GitHub
- URL: https://github.com/techiemokhele/react_portfolio
- Owner: techiemokhele
- Created: 2024-05-24T07:09:16.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2026-03-03T17:27:01.000Z (3 months ago)
- Last Synced: 2026-03-03T20:51:21.842Z (3 months ago)
- Topics: javascript, npm, react-dom-router, reactjs, tailwindcss
- Language: JavaScript
- Homepage: https://neo-mokhele-react-portfolio.vercel.app
- Size: 30.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🤸 Quick Start
Follow these steps to set up the project locally on your machine.
## Prerequisites
Make sure you have the following installed on your machine:
- Git
- Node.js
- npm (Node Package Manager)
## Cloning the Repository
```bash
git clone https://github.com/techiemokhele/react_portfolio.git
cd react_portfolio
```
## Installing
```bash
npm install
```
## Running the project
```bash
npm run dev
```
Open http://localhost:3000 in your browser to view the project.
## Home Page

## About Page


## Portfolio Page


## Blog Page


## Contact Page

