Welcome to the Ozoh Engineering Company Website! This is a Next.js website for a fictional company that specializes in providing all engineering services. The website is designed to showcase the company's offerings and allow users to get in touch for inquiries and feedback.
Make sure you have the following installed:
-
Clone the repository:
git clone https://github.com/TroyMoses/constrCompany.git
-
Change into the project directory:
cd constrCompany -
Install the dependencies:
npm install
To run the development server, use the following command:
npm run devThe website will be accessible at http://localhost:3000.
- Home page showcasing the company's offerings
- About page with information about the company
- Services page listing different loan services
- Contact page for users to get in touch and provide feedback
- Database integration for storing user data
We welcome contributions from the community! If you want to contribute to the Helping Bank project, please follow these steps:
-
Fork the repository on GitHub.
-
Create a new branch with a descriptive name for your feature or bug fix.
-
Make your changes and commit them to your branch.
-
Push your branch to your forked repository.
-
Open a pull request against the
mainbranch of this repository.
Our team will review your pull request, provide feedback, and merge it if everything looks good. Thank you for your contributions!
If you encounter any bugs or issues while using the Ozoh Engineering Company website, please open a new issue in this repository. Be sure to include details about the problem, steps to reproduce it, and any relevant error messages.