Welcome to the Mobiling React Landing Page project! This project aims to provide a modern and engaging landing page for a car service business.
Follow these instructions to get the project up and running on your local machine.
- Clone this repository:
git clone https://github.com/Nadernada/Mobiling-LandingPage.git - Navigate to the project directory:
cd Mobiling-LandingPage - Install dependencies:
npm install - Start the development server:
npm start - Open your browser and visit:
http://localhost:3000
- Responsive layout for various screen sizes
- Smooth animation for better experience
- Information about car services offered
- ...
You can re-utilize the dynamic components throughout the project such as the nav links
Used tailwindcss library
We welcome contributions! If you'd like to contribute to the project, please follow these steps:
- Fork the repository
- Create a new branch:
git checkout -b feature-name - Make your changes and commit:
git commit -am 'Add new feature' - Push to the branch:
git push origin feature-name - Create a pull request
This project is licensed under the MIT License.