andrewgerez / astro

Exploration of Astro features: use of multiple libraries, frameworks and SSR. πŸͺ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Astro πŸͺ

Exploration of Astro features: use of multiple libraries, frameworks and SSR.

Table of Contents
  1. About The Project
  2. Getting Started

About The Project

Built With

This project was developed using the following technologies:

  • Astro

Getting Started

Prerequisites for installing and running the application locally.

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/andrewgerez/astro.git
  2. Install NPM packages
    npm install
  3. Run the local server
    npm run dev
    

Contact

Andrew Gerez - Linkedin - andrewgerez18@gmail.com

Project Link: https://github.com/andrewgerez/astro

About

Exploration of Astro features: use of multiple libraries, frameworks and SSR. πŸͺ


Languages

Language:TypeScript 74.7%Language:CSS 14.6%Language:Astro 5.8%Language:JavaScript 4.9%