Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/joeldeondsouza/funcharted
- Owner: JoelDeonDsouza
- License: mit
- Created: 2023-09-11T07:32:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-25T12:02:38.000Z (over 1 year ago)
- Last Synced: 2024-01-26T15:11:56.809Z (12 months ago)
- Topics: axios, expo, hybrid-apps, nodejs, react-animations, react-native, react-native-icons
- Language: JavaScript
- Homepage:
- Size: 412 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```