Skip to content

Latest commit

 

History

History
50 lines (42 loc) · 1001 Bytes

README.md

File metadata and controls

50 lines (42 loc) · 1001 Bytes

Front-End-School-Project

Table of contents
  1. About the project
  2. Getting started

About the project

This is the pet project for Genesis Front-End School 2.0.

Built with

Getting started

To get a local copy up and running follow these steps.

Installation

  1. Clone the repository
    git clone https://github.com/Markusplay/Front-End-School-Project.git
  2. Install NPM packages
    npm install

Usage

To start the application locally:

npm run dev

Open http://localhost:3000