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

https://github.com/veoscript/alterbook

Old school but modern look, minimal social media app. 📱(ongoing)
https://github.com/veoscript/alterbook

nestjs planetscale prisma react-native render rest-api socialmedia tanstack-react-query zustand

Last synced: 10 months ago
JSON representation

Old school but modern look, minimal social media app. 📱(ongoing)

Awesome Lists containing this project

README

          



Alterbook


Old school, minimal social media app.

## Description

Bring back memories. A basic social media app using modern tech-stack.

## Getting Started

### Dependencies

#### Front-End (Mobile)
* React Native.
* Zustand
* Tanstack React-Query

#### Back-end (API)
* NestJS
* Prisma
* PlanetScale
* Render

### Installing

#### Both Mobile & API
```
yarn
```

### Executing program

#### Mobile (React Native)
```
yarn android
```

#### API (NestJS)
```
yarn start:dev
```

## Screenshots

#### Login

#### Newsfeed

#### User Profile

## Authors

Contributors names and contact info

Jerome Villaruel - [@VeoScript](https://www.jeromevillaruel.cf/)

> Under Development