Skip to content

Hari-hara7/we4tech-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 

Repository files navigation

We4Tech Agency

We4Tech Agency Logo

We4Tech Agency Logo

Welcome to the We4Tech Agency website repository. This single-page application (SPA) is built with React, featuring seamless navigation, modular components, and a clean, professional layout. The website includes pages for Home, Services, Projects, About Us, and Contact, providing a comprehensive overview of We4Tech's offerings and expertise.

Features

  • Smooth Navigation: A top Navbar enables easy access to all sections of the site.
  • Component-Based Design: Pages are organized as individual React components, ensuring easy customization and maintenance.
  • Dynamic Routing: Using react-router-dom for single-page routing, enabling smooth transitions without page reloads.
  • Consistent Footer: Footer with essential links is displayed across all pages.

Project Structure

The main components and page structure are as follows:

Installation and Setup

Prerequisites

Ensure you have Node.js and npm installed.

Steps

  1. Clone the Repository:
    git clone "https://github.com/Hari-hara7/we4tech-website-.git"
    cd we4tech-agency

npm install npm start Usage The app includes the following routes:

/ - Home page /services - Detailed list of services /projects - Portfolio of completed projects /about - About We4Tech Agency /contact - Contact page for inquiries

Adding New Pages

To add more pages, create a new component in the pages directory, then update App.js to include the new route.

Technologies Used

React: Front-end library for creating user interfaces React Router (react-router-dom): Handles the routing and navigation

License

This project is licensed under the MIT License.