https://github.com/harisjamal28/devquestpkwebsite
Web-Dev Team Project.
https://github.com/harisjamal28/devquestpkwebsite
backend frontend full-stack webdevelopment website
Last synced: about 2 months ago
JSON representation
Web-Dev Team Project.
- Host: GitHub
- URL: https://github.com/harisjamal28/devquestpkwebsite
- Owner: HarisJamal28
- Created: 2025-02-25T16:04:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-27T17:44:46.000Z (over 1 year ago)
- Last Synced: 2025-02-28T00:49:17.985Z (over 1 year ago)
- Topics: backend, frontend, full-stack, webdevelopment, website
- Language: CSS
- Homepage: https://harisjamal28.github.io/DevQuestPKWebsite/
- Size: 1.55 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DevQuestWebsite (React Project)
## 🚀 Overview
DevQuestWebsite is a modern, responsive, and feature-rich web application built using React.js. It provides an interactive and seamless user experience by leveraging React’s component-based architecture. Designed for scalability and efficiency, the project follows best practices in frontend development while ensuring a visually appealing and user-friendly interface.
## 📦 Installation
### **Prerequisites**
Make sure you have the following installed:
- [Node.js](https://nodejs.org/) (LTS recommended)
- [Git](https://git-scm.com/)
### **Steps to Install**
1. **Clone the repository**
```sh
git clone https://github.com/YOUR_GITHUB_USERNAME/DevQuestWebsite.git
2. Navigate into the project directory
```sh
cd DevQuestWebsite
3. Install dependencies
```sh
npm install
## ▶️ Running the Project
### **Development Mode**
To start the project in development mode, run:
```sh
npm start
```
This will start the server, and you can access the project at:
```sh
http://localhost:3000
```
Production Build
To create a production build:
```sh
npm run build
```
This will generate optimized static files in the build/ folder.
## **🛠️ Technologies Used**
*React.js
SCSS (or Tailwind, if used)
React Router (if applicable)
## 📩 Contact
For any questions or suggestions, feel free to reach out:
Email: jamalharis282001@gmail.com
LinkedIn: Haris Jamal
GitHub: harisjamal28