Skip to content

ReactRay/my-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

90 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ§‘β€πŸ’» Personal Portfolio

A full-stack developer portfolio built with React, Express, and MongoDB. Showcases your projects, skills, and includes a comment system where visitors can leave feedback stored in the database.


πŸ“Έ Screenshots


πŸš€ Features

  • 🧠 Project highlights and technology stack
  • πŸ–ΌοΈ Interactive UI with animations
  • πŸ“ Comment section powered by MongoDB
  • πŸ”„ Real-time feedback submission
  • πŸ“± Responsive design for mobile and desktop

πŸ›  Tech Stack

  • Frontend: React, TailwindCSS
  • Backend: Express (Node.js)
  • Database: MongoDB
  • Other: Axios, dotenv, and more

βš™οΈ Setup & Installation

1. Clone the repository

git clone https://github.com/reactray/my-website.git
cd portfolio
cd frontend
npm i
cd ../backend
npm i

cd backend
nodemon server.js
Open http://localhost:3000 in your browser

πŸ™Œ Contributing
If you’d like to improve the site or add features, feel free to fork, clone, and submit a PR!

About

my portfolio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published