Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fullstack-development/donat-pool-frontend

Front-end for Donat.Pool
https://github.com/fullstack-development/donat-pool-frontend

Last synced: about 6 hours ago
JSON representation

Front-end for Donat.Pool

Awesome Lists containing this project

README

        

# Front-end for Donat.Pool

Powered by [Next.js](https://nextjs.org/). Made with:heart:

## Prerequisites

1. Git v2.42.0
2. Nodejs v18.17.1
3. Npm v9.6.7

## Installation

1. Clone repository
2. Install project's required dependencies
3. Create `.env` file and add necessary variables from `.env.example`

## Starting project in development mode

1. Start project

```bash
npm run dev
```

2. Open [project](http://localhost:3000) in a browser