Skip to content

enayas/wehack2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MemoryLane

MemoryLane is a location-based mobile app designed to connect users with local businesses that match their interests. With intelligent recommendations powered by Capital One's Nessie API, personalized profiles, and seamless search functionality, users can always find something to do by discovering and supporting local small businesses.

Features

  • Search page: allows users to search for businesses of their choice
  • Discover page: allows users to explore local businesses that best match their interests
  • Profile page: allows users to edit and customize their profile by adding preferences

Tech Stack

React Native, TypeScript, Figma, Nessie API, Expo

Getting Started

Prerequisites

  • Node.js & npm
  • Expo CLI or React Native CLI
  • Nessie API Key from Capital One

Setup & Installation

  1. Get a free API key at (?)

  2. Clone the repo

    git clone https://github.com/yourusername/memorylane.git
    cd memorylane
  3. Install dependencies

    npm install
  4. Create a .env file in your root directory and add your API key

    NESSIE_API_KEY=your_nessie_key

Starting the App in Expo

  • Start the app
    npm start

In the output, you'll find options to open the app in a

You can start developing by editing the files inside the app directory. This project uses file-based routing.

Get a fresh project

When you're ready, run:

npm run reset-project

This command will move the starter code to the app-example directory and create a blank app directory where you can start developing.

👥 Contributors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors