Skip to content

Latest commit

 

History

History
75 lines (51 loc) · 1.35 KB

README.md

File metadata and controls

75 lines (51 loc) · 1.35 KB

Astronautas Website Design Project

website design project

🌟 About

HTML CSS learning project for begginers.

Site published at: https://tropikalis.github.io/44-astronautas/

Design: [Astronautas] (https://dribbble.com/shots/5964475-404-Lost-in-Space)

🎯 Project features/goals

  • Github pages
  • README / markdown
  • favicon
  • fixed-width content
  • <header>, <footer>
  • FontAwesome font/icons
  • HTML entities
  • pseuodo elements

🧰 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/tropikalis/astronautas.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

tropikalis: Github

⚠️ License

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

🔗 Other resources

No other resources.