To install and run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/Ahzem/OSDEM-DFEC.git
- Navigate to the project directory:
cd OSDEM-DFEC
- Install the dependencies:
npm install
- Start the development server:
npm run dev
The project will be available at http://localhost:{port-number}
.
This project is a static website. You can navigate through different sections such as About Us, Vision & Mission, Our Services, Gallery, Our Team, and Contact Us.
- React.js: JavaScript library for building user interfaces
- CSS: Styling the website
- AOS (Animate On Scroll): Library for scroll animations
- jQuery: JavaScript library for DOM manipulation
- react-image-gallery: Component for creating image galleries
- react-chartjs-2: Charting library
- chart.js: JavaScript library for charts
- Vite: Frontend build tool
- Responsive Design: The website is fully responsive and works on desktop, tablet, and mobile devices.
- Scroll Animations: Smooth animations on scroll using AOS.
- Counter Animation: Animated counters using jQuery.
- Image Gallery: A gallery showcasing images with a fullscreen view using react-image-gallery.
- Interactive Charts: Display of project growth using charts created with react-chartjs-2 and chart.js.
- Icons: Provided by icons8
- Illustrations: Created with Vectr
- Syntax and Ideas: Assisted by Chat GPT
- Chart Library: react-chartjs-2 and chart.js
- Scroll Animation: AOS
- Counter Animation: jQuery
- Gallery: react-image-gallery
Complete design and development by Ahzem.
This project is licensed under the MIT License. See the LICENSE file for more details.