Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Manju1392k authored Apr 23, 2022
1 parent d16bdc1 commit c053cd6
Showing 1 changed file with 59 additions and 4 deletions.
63 changes: 59 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# TechNo
# ℹ️ TechNo

TechNo is a simple website.It Contains Information about New Technology and Latest Gadgets..

---

# Preview of Techno Website
# 👁️‍🗨️ Preview of Techno Website

https://user-images.githubusercontent.com/66934377/157830905-802a2d12-4887-462c-b075-f82b61eb0d88.mp4

No Responsive Design..

---

# Framework Version
# 🗂️ Framework Version

The Below Table Framework's is used in this Project. To Run this project. This Framework has been installed in system with same Version or Latest Version

Expand All @@ -23,12 +23,67 @@ The Below Table Framework's is used in this Project. To Run this project. This F

---

# Command for Execute Project
# 👨‍💻 Command for Execute Project

```bash
npm run runserver
```

---

# ⬇️ Code Downloading Process

* You Can Download the code in **2 Methods**
* Choose Any One Methode has your whish

---

# Ⓜ️ Methode 1

* **This Methode is Very Easy**

* Now Click on __Code Option__

![Screenshot (158)](https://user-images.githubusercontent.com/66934377/164152919-f2854829-535d-4227-9c2f-031f8051f6ac.png)

* Now A Screen will Popup. Now Click **Download Zip** Option . Now the file has been started downloading

![Screenshot (159)](https://user-images.githubusercontent.com/66934377/164153128-b64e85a2-e40c-4457-9835-a749ac79acd6.png)

---

# Ⓜ️ Methode 2

* **This Methode is tittle bit Hard**

* Now Open **cmd** in windows, **bash Terminal** in mac. Now Hit the Below Command's

```bash
git clone https://github.com/Manju1392k/TechNo-Website.git
```

* The project cloned after this process

---

# 📦 Extra Packages for Project

* This packages are important for project without this package's the project can't run.

---
## For Node Modules
```bash
npm install node
```

---

## For Vite Development Server

```bash
npm install vite
```




Expand Down

0 comments on commit c053cd6

Please sign in to comment.