Welcome to Mecode, a service-based website developed using React and React Routing. This project features multiple pages including Home, About, Services, Costing, and Contact.
- Responsive design
- Multi-page navigation
- Interactive UI components
- Efficient client-side routing with React Router
- Modern and clean interface
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/Mellifluousguy/mecode.git
- Navigate to the project directory:
cd mecode - Install dependencies:
npm install
- Start the development server:
npm start
You can access the hosted version of this project at: Mecode
After starting the development server, open your browser and navigate to http://localhost:3000 to see the website in action.
- Home: Introduction and overview of the services.
- About: Information about the company and its mission.
- Services: Details of the services offered.
- Costing: Pricing details and plans.
- Contact: Form and contact details for getting in touch.
Contributions are welcome! If you have any suggestions or find any bugs, feel free to open an issue or submit a pull request.
- Fork the repository.
- Create a new branch:
git checkout -b feature-branch
- Make your changes and commit them:
git commit -m 'Add some feature' - Push to the branch:
git push origin feature-branch
- Open a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
- Name: Mohit Gupta
- Email: mohitdeveloperg@gmail.com
- GitHub: Mellifluousguy
- LinkedIn: mellifluousguy
Thank you for visiting Mecode! If you found this project helpful, please consider giving it a star ⭐.