Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/joeldeondsouza/funcharted

Event and Festival finder (Social app)
https://github.com/joeldeondsouza/funcharted

axios expo hybrid-apps nodejs react-animations react-native react-native-icons

Last synced: 18 days ago
JSON representation

Event and Festival finder (Social app)

Awesome Lists containing this project

README

        

# FunCharted App

##### Helps user locate events nearby.
## Tech Stack

**Client:** React Native, Expo.

## Demo
Home Page | Select Category
:-------------------------:|:-------------------------:
![Home](https://i.ibb.co/vmHydgF/Simulator-Screenshot-i-Phone-14-Pro-Max-2023-09-17-at-10-49-15.png) | ![Filter](https://i.ibb.co/zQQXTHk/Simulator-Screenshot-i-Phone-14-Pro-Max-2023-09-17-at-10-54-22.png)

Post Page | Empty display
:-------------------------:|:-------------------------:
![Feed](https://i.ibb.co/9wnTVL6/Simulator-Screenshot-i-Phone-14-Pro-Max-2023-09-17-at-10-49-21.png) | ![Empty](https://i.ibb.co/djQMN6T/Simulator-Screenshot-i-Phone-14-Pro-Max-2023-09-17-at-10-49-49.png)

## Features
- Connect with people through Events.

## Getting Started

Installation

## Run Locally

Clone the project

```bash
git clone https://github.com/JoelDeonDsouza/Incognito_Url_Maker_Frontend.git
```

Go to the project directory

```bash
cd my-project
```

Install dependencies

```bash
npm install
```

Start the server

```bash
npm run start
```