https://github.com/yosephdev/web-wizards-site
A multi-page website created using React
https://github.com/yosephdev/web-wizards-site
css html javascript react
Last synced: 23 days ago
JSON representation
A multi-page website created using React
- Host: GitHub
- URL: https://github.com/yosephdev/web-wizards-site
- Owner: yosephdev
- Created: 2020-09-01T16:14:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-11T09:26:46.000Z (over 2 years ago)
- Last Synced: 2025-07-23T16:50:24.131Z (10 months ago)
- Topics: css, html, javascript, react
- Language: JavaScript
- Homepage:
- Size: 16.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web Development Agency Website
This repository contains the source code for a web development agency's multi-page website, built using React and React Router.

## Features
- Modern functional React components.
- Dynamic routing with React Router v6.
- Responsive design for various device sizes.
- Contact form with validation and submission handling.
- Interactive gallery with lightbox feature.
- Pricing section with service listings.
## Structure
The website consists of the following main components:
Home: The landing page of the website.
About: Information about the agency.
Services: The services offered by the agency.
Gallery: A portfolio gallery showcasing past work.
Contact: A contact form for inquiries and quotes.
Footer: Contains contact information and additional links.
Each page is accessible via navigation managed by React Router's components for smooth SPA transitions.
## Installation
To get started with this project, clone the repository and install the dependencies:
git clone
cd your-repository-folder
npm install
## Usage
After installing the dependencies, you can start the development server by running:
npm start
This will launch the website on localhost:3000 where you can view and interact with the application.
## Deployment
For production builds, use:
npm run build
This will generate a build directory with your compiled project. You can deploy this to your preferred hosting service.
## Contributing
We welcome contributions to this project! Please feel free to submit a pull request or create an issue for bugs and feature requests.
## Contact
For questions and support, please contact us at .