Skip to content

Mohit5Upadhyay/Rohit

 
 

Repository files navigation

Rohit Upadhyay's Personal Website

Welcome to the personal website of Rohit Upadhyay, built with React, TypeScript, and Vite. This project showcases Rohit's portfolio, blog, and contact information.

Table of Contents

About

This website serves as a personal portfolio and blog for Rohit Upadhyay. It includes sections for biography, blog posts, contact information, and more. The site is designed with a black and gold theme to provide an elegant and professional look.

Features

  • Home Page: Introduction and latest updates.
  • About Page: Biography and background information.
  • Blog Page: Collection of blog posts.
  • Contact Page: Contact form and social media links.
  • Newsletter Subscription: Users can subscribe to the newsletter.
  • Responsive Design: Optimized for both desktop and mobile devices.

Installation

To get started with the project, follow these steps:

  1. Clone the repository:
    git clone https://github.com/yourusername/Rohit.git
    cd Rohit
    
  2. Install Dependencies:
    npm install
    
  3. Start development Server:
    npm run dev
    
  4. Project Build:
    npm run build
    

Usage

After starting the development server, you can access the website at http://localhost:5173. Navigate through the different sections to explore the features.

Newsletter Subscription

Users can subscribe to the newsletter by entering their email address. Make sure to integrate with your preferred email marketing service.

Contact

For inquiries or collaboration opportunities, please contact Rohit Upadhyay directly at [email protected].

Connect with Rohit on social media:

License

This project is licensed under the MIT License. See the LICENSE file for details.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.7%
  • Other 2.3%