audrbar / 10-coming-soon

A frontend design project for css testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LICENSE Security Status Gluten Status Eco Status Discord

10-coming-soon

Website design project
Alt text

🌟 About

This project is for educational porpuses only, HTML5 and CSS testing. Pull request are welcome, but priority for project authors! Thank you for your cooperation!

Site published at: https://audrbar.github.io/10-coming-soon/

Design: COMIG SOON

🎯 Project features/goals

🧰 Getting Started

πŸ’» Prerequisites

Node.js - download and install

https://nodejs.org

Git - download and install

https://git-scm.com

πŸƒ Run locally

Would like to run this project locally? Open terminal and follow these steps:

  1. Clone the repo
    git clone https://github.com/audrbar/10-coming-soon.git
  2. Install NPM packages
    npm i
    or
    npm install
  3. Run the server
    npm run dev

πŸ§ͺ Running tests

There is no tests for this project.

πŸŽ… Authors

Audrius: Github

⚠️ License

Distributed under the MIT License. See LICENSE.txt for more information.

πŸ”— Other resources

No other resouces.

About

A frontend design project for css testing

License:MIT License


Languages

Language:CSS 58.0%Language:HTML 42.0%