> For the complete documentation index, see [llms.txt](https://finn-1.gitbook.io/finn-ui-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://finn-1.gitbook.io/finn-ui-docs/master.md).

# introduction

## Getting Started

First clone the project repository to your computer

```bash
$ git clone https://github.com/MaherAbedah/News-paper-app.git
```

go to the project directory

```bash
$ cd badger-test
```

then install the project dependencies

```bash
$ npm install
```

run the app server

```bash
$ npm start
```

Runs the app in the development mode open <http://localhost:3000> to view it in the browser.

{% hint style="info" %}
&#x20;the project is still under construction&#x20;
{% endhint %}
