Digency is a digital agency website crafted with ReactJS which serves as a showcase for various digital solutions. Designed with a modern and user-friendly approach, the site aims to highlight top-notch digital services and solutions in a clean and engaging manner.
- Elegant Design: The website has a contemporary look that improves user experience.
- Detailed Sections: Each part of the website provides detailed information.
- Interactive Portfolio: Features a section to view different projects and creative work.
- Easy Navigation: Simple navigation helps visitors find information easily.
- Contact Form: An easy-to-use form for reaching out for consultations.
Here are a couple of snippets from the website:
To see the full range of features and experience the website, visit Digency.
To get a local copy up and running, follow these steps:
- Clone the repository:
git clone https://github.com/iameenalam/Digital-Agency-Website
- Navigate to the project directory:
cd Digital-Agency-Websitw
- Install dependencies:
npm install
- Start the development server:
npm start