From cdbe1d143cc2f2c3b336bed04a75d8da8935c9b0 Mon Sep 17 00:00:00 2001 From: JiyaGupta-cs <140608790+JiyaGupta-cs@users.noreply.github.com> Date: Sun, 11 Feb 2024 21:03:34 +0530 Subject: [PATCH] Update README.md --- Minecraft/README.md | 34 +++++++++++++++++++++++++++++----- 1 file changed, 29 insertions(+), 5 deletions(-) diff --git a/Minecraft/README.md b/Minecraft/README.md index 5da7817b..1bad00e7 100644 --- a/Minecraft/README.md +++ b/Minecraft/README.md @@ -12,11 +12,35 @@ You world is stored in your browsers local storage. ![Preview](preview.png 'Preview') -## Setup +### How to Run -In the project directory, you can run: +1. **Clone the Repository:** + ```bash + git clone https://github.com/Kritika30032002/ReactCreations.git + ``` -### `npm install && npm start` +2. **Navigate to the Project Directory:** + ```bash + cd ReactCreations\Minecraft + ``` -Runs the app in the development mode.
-Open [http://localhost:3000](http://localhost:3000) to view it in the browser. \ No newline at end of file +3. **Install Dependencies:** + ```bash + npm install + ``` + +4. **Start the Server on Port 3000:** + ```bash + npm start + ``` + +5. **Access the Server:** + Once the server is running, you can access it in your web browser by navigating to `http://localhost:3000`. + + +#### Tech Stack +- **Frontend:** React.js +- **Dependencies:** npm, node + +#### Demo +Check out the demo of the Minecraft clone on YouTube: [Minecraft Clone Demo]([https://www.youtube.com/watch?v=tEpxRJsOYTY](https://youtu.be/Kc5pwakHoc8)https://youtu.be/Kc5pwakHoc8)