Skip to content

๐Ÿš€ A next-generation blockchain technology landing page

License

Notifications You must be signed in to change notification settings

simomistralii/bctech

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

44 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

About

๐Ÿš€ A next-generation blockchain technology landing page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 49.8%
  • HTML 48.6%
  • JavaScript 1.6%