GiammaCarioca / superhi-zesty

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zesty

A simple photo gallery carousel website.

Getting started

  1. Install Node.js.

    $ brew install node

  2. Clone this repo and cd into the directory.

  3. Install all the dependencies.

    $ npm install

  4. Start your server.

    $ npm run start

  5. Open a new tab and navigate to http://localhost:3000 to see your app.

Tech stack

About


Languages

Language:TypeScript 37.4%Language:HTML 34.2%Language:CSS 28.5%