Skip to content

Slim-Solo/Net2

Repository files navigation

LICENSE Gluten Status Eco Status Discord

Astronautas

website design project


🌟 About

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

Site published at: https://front-end-by-rimantas.github.io/55-grupe-astronautas

Design: alt text

🎯 Project features/goals

  • Github pages
  • no responsive design
  • CSS file
  • FontAwesome icons
  • display: flex
  • hover state
  • bash commands:
    • touch index.html (sukuria faila)
    • touch failas1.txt failas2.txt failas3.txt failas4.txt
    • mkdir img (sukuria folderi/direktorija)
    • mkdir folder1 folder2 folder3 folder4
    • ls -al (stulpeliu atvaizduoja direktorijoje esanti turini)
  • git commands:
    • git init (git repozitorijos iniciavimas)
    • git add . (visus paredaguotus failas perkelia i "stage", t.y. paruosia commit'inimui)
    • git commit -m "Message text" (su'commit'ina)
    • git push (issiuncia commit'a i remove repozitorija (Github))

🧰 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/front-end-by-rimantas/54-grupe-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

Rimantas: Github

⚠️ License

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

🔗 Other resources

No other resources.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published