Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RikhiSingh authored Nov 3, 2024
1 parent 4511762 commit 71f5eba
Showing 1 changed file with 0 additions and 34 deletions.
34 changes: 0 additions & 34 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,37 +10,3 @@ This repository hosts the personal portfolio website of me, built with React and
- **Email Integration**: EmailJS for contact form functionality
- **Backend**: JSON Server and MongoDB Atlas for data management
- **Icons**: Lucid-react

## Installation

1. **Clone the repository**
```bash
git clone https://github.com/RikhiSingh/rikhisingh.github.io.git
cd rikhisingh.github.io

2. **Install Dependencies**
```bash
npm install
3. **Run the development server**
```bash
npm run dev

4. **Access the Application** <br />
Open http://localhost:3000 in your browser.

## Usage
- View various projects and their details.
- Use the contact form to get in touch.

## Contributing <br />
Contributions are welcome! Please follow these steps: <br />

1. Fork the repository.
2. Create a new branch.
3. Make your changes and commit them.
4. Push to your branch.
5. Open a pull request.

<br />
This Markdown file provides a clear and styled README for your project. Feel free to further customize it as needed!

0 comments on commit 71f5eba

Please sign in to comment.