Giter Club home page Giter Club logo

landing_page_brinkmania's Introduction

landing_page_BrinkMania

Landing page of a family business in the toy rental business in the metropolitan region of Belo Horizonte: Matozinhos MG Brazil

Tabela de Conteúdo

Overview

Project created with the intention of attracting new customers to the company in the region where it operates.
The page has a direct contact button for WhatsApp, 3 sections with information important information about the company and the services provided, a button to go up to the top was also added to improve user usability and interactivity


Responsiveness:


Technologies

Install

To run this project locally, follow the steps below:

  • clone the repository:

ssh:
git clone [email protected]:Danielsilverio81/landing_page_Brinkmania.git

https:

git clone https://github.com/Danielsilverio81/landing_page_Brinkmania.git
  • install npm if you don't have it installed:
   npm install
  • execute:

Open the index.html file in your preferred browser. You can also use a local server, such as Visual Studio No Code Live Server.
If you prefer

   npm install -g live-server

Then, inside the project directory, run:

   live-server

Or:
enter your html file in vs code and use the keyboard shortcut alt+l+o

Local Configuration and Execution

To run this project locally, follow these steps:

  1. Dig the repository:

Click the "Fork" button in the top right corner of the repository page. This will create a copy of the project in your GitHub account.

  1. Clone your forked repository:
 git clone https://github.com/Danielsilverio81/landing_page_Brinkmania.git
 CD your-project
  1. Install Dependencies:

Make sure that Node.js and npm are installed on your system. You can download them from https://nodejs.org/.

   npm install
  1. Execute the project:

Open the 'index.html' file in your preferred browser or use a local server. If you're using Visual Studio Code, you can install the Live Server extension.

If you prefer to use an on-premises server, you can install Live Server globally using:

''Bash npm install -g live-server


Then, inside the project directory, run:

''Bash
Live Server

The server will be accessible in 'http://localhost:8080' by default. Open this address in your browser to view the project.


  • install sass if you want to make changes to a fork of the project and send pull requests:
   npm install -g sass

and run in Terminal:

   sass --watch --style compressed src/scss/index.scss:src/css/style.min.css

after running this command, run the command to leave an example file not connected to the html just for easy reading of the obtained css

   sass --watch src/scss/index.scss:src/css/styleDevelopment.css

Any error returned check the path of your folders in the command are correct or if you actually have node, npm and sass installed
  1. Make Your Contributions:
  • Create a new branch for your resource: 'git checkout -b feature-new'
  • Make your changes and commit them: 'git commit -m 'Add a new resource''
  • Push your branch to the fork: 'git push origin feature-new'
  • Open a pull request in the original repository.

By following these steps, you should have the project running locally, allowing you to contribute and

License

This project is licensed under the MTI LICENSE.

landing_page_brinkmania's People

Contributors

danielsilverio81 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.