This repository contains the source code for the Emran Consulting Ltd website, built using Next.js. The website showcases the consulting services offered by the company, providing detailed information about their expertise and how they can help businesses succeed.
Check out the live demo of the website: Emran Consulting Ltd
- Modern, responsive design
- Built with Next.js and React
- Styled with Tailwind CSS
- SEO optimized
- Easy to customize and extend
- Next.js: Framework for React applications
- React: JavaScript library for building user interfaces
- Tailwind CSS: Utility-first CSS framework
- Node.js: JavaScript runtime for server-side development
- Netlify: Deployment and hosting platform for modern web applications
To get a local copy up and running, follow these simple steps:
- Clone the repository
git clone https://github.com/muhit-khan/emran-consulting-ltd-nextjs.git
- Install dependencies
cd emran-consulting-ltd-nextjs npm install
- Start the development server
npm run dev
After starting the development server, you can view the website by navigating to http://localhost:3000
in your web browser. Modify the components and pages as needed to fit your requirements.
Distributed under the GPL-3.0 License. See LICENSE
for more information.
Developed by Muhit Khan