/bctech

🚀 A next-generation blockchain technology landing page

Primary LanguageSCSSMIT LicenseMIT

BC.Tech    mit-licence Documentation w3c-Validated

Blockchain Technology Landing Page


blockchain landingpage


BC.Tech – is a clean, mordern and fully responsive blockchain landing page With its user-friendly interface

Designed by Taqwah

Features

✔️ Fully responsive (compatible with major browsers, tablets and phones)
✔️ W3C valid HTML
✔️ Cross-browser compatible
✔️ Light-Weight code
✔️ Organized and well structure code
✔️ Easy to customize with SASS variables and CSS utility classes

Demo 🖥️

Online Deployment of this project is available at: bctech.netlify.app

Technologies

HTML  CSS  SASS  JavaScript 

Getting Started ⚙️

Prerequisites

You'll need to install Git and Node.js(includes npm) in your System. You might have These already, but if not, get the Latest LTS Version of Node.js from nodejs.org and latest release of Git from git-scm.com.

Installation

  1. Clone the repository
$ git clone https://github.com/alirezzax/bctech.git
  1. Move into the repository
$ cd bctech
  1. Install dependencies
$ npm install

Usage

Development mode

$ npm run dev

You can run this code to start the local server for development and testing purposes. Once your server has started, go to this url http://localhost:1234/ to view it in your browser.

Production mode

$ npm run build

You can run this code to build your project for production to the dist folder. It automatically bundles and optimizes your application for production.

Contributing 📌

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Authors 💡

License 📜

This project is licensed under the MIT License - see the LICENSE.md file for details