https://github.com/citralflo/myplots
Simple react webstie to showcase my minecraft plots
https://github.com/citralflo/myplots
Last synced: 11 months ago
JSON representation
Simple react webstie to showcase my minecraft plots
- Host: GitHub
- URL: https://github.com/citralflo/myplots
- Owner: CitralFlo
- Created: 2023-03-18T23:17:00.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-18T19:20:26.000Z (about 3 years ago)
- Last Synced: 2025-01-01T20:22:08.659Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://my-plots.vercel.app
- Size: 83.4 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MyPlots Portfolio
Welcome to MyPlots Portfolio! This web application serves as my main site for showcasing and sharing my Minecraft plot creations. It is built using React, a popular JavaScript library for building user interfaces.
Live deployment of my app: https://my-plots.vercel.app/
## Table of Contents
- [Features](#features)
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)
## Features
- **Portfolio Showcase**: Display and present my Minecraft plot creations in a visually appealing manner.
- **About Me**: Learn something about the creator of the site
- **Minecraft player model**: Check my minectaft skin based on Three.js model
## Installation
To install and run this React web application locally, please follow these steps:
1. Clone this repository to your local machine using the following command:
`git clone https://github.com/CitralFlo/MyPlots.git`
2. Navigate to the project directory:
`cd MyPlots`
3. Install the required dependencies:
`npm install`
4. Start the development server:
`npm start`
5. Open your web browser and visit `http://localhost:3000` to view the application.
## Usage
Once you have the application up and running, you can explore my Minecraft plot creations by browsing through the different categories or using the search functionality to find specific plots. Clicking on a plot will provide more details and images of the creation.
Feel free to interact with the plots, leave comments, and share your thoughts on my portfolio. If you have any questions or feedback, please reach out to me through the contact information provided on my GitHub profile.
## Contributing
I welcome contributions to improve MyPlots Portfolio. If you would like to contribute, please follow these steps:
1. Fork the repository to your GitHub account.
2. Create a new branch with a descriptive name for your feature or bug fix.
3. Make the necessary changes and commit them.
4. Push the changes to your branch on your forked repository.
5. Create a pull request to the original repository, describing your changes in detail.
I appreciate your help in making this portfolio even better!
## License
This project is licensed under the [MIT License](LICENSE). Feel free to use the code and customize it for your own portfolio. However, please make sure to provide attribution if you decide to use any part of this project.
---
Thank you for visiting MyPlots Portfolio! I hope you enjoy exploring my creations. You can access the deployed application [here](https://my-plots.vercel.app/). If you have any questions or suggestions, feel free to get in touch. You can also visit the [GitHub repository](https://github.com/CitralFlo/MyPlots) for more information.