Nazee Consult is a project management firm specializing in project management services, providing project management trainings, and also offering project management professional exam guides. This repository contains the source code for the official website of Nazee Consult.
- Project Management: The website showcases Nazee Consult's expertise in project management, highlighting their services.
- SvelteKit: Built using SvelteKit, a framework for building fast web applications with Svelte, offering a highly efficient and reactive development experience.
- Node Adapter: The project utilizes the Node adapter for SvelteKit, enabling server-side rendering and optimized performance.
- Responsive Design: The website is designed to be responsive, ensuring optimal viewing and interaction across a wide range of devices and screen sizes.
- SvelteKit
- Node.js
- HTML
- CSS
- JavaScript
To get started with running the project locally, follow these steps:
- Clone this repository to your local machine.
- Install dependencies using
npm install
(orpnpm install
oryarn
orbun
). - Run the development server using
npm run dev
(or start the server and open the app in a new browser tab usingnpm run dev -- --open
). - Open your browser and navigate to
http://localhost:5173
to view the website.
To create a production version of your app:
npm run build
You can preview the production build with npm run preview
.
Contributions are welcome! If you'd like to contribute to the project, please fork the repository, make your changes, and submit a pull request. Make sure to follow the project's coding standards and guidelines.
This project is licensed under the MIT License - see the LICENSE file for details.
For any inquiries or feedback, feel free to contact us at hello@mindsandmachinesng.com or +234 803 441 1661.