Skip to content

This application is designed to provide a different shopping experience on web and mobile platforms. It was built using Next.js for the web application, Expo React Native for the mobile application and Supabase as a backend service. Thanks for @laribright

Notifications You must be signed in to change notification settings

serkanaplan/FullStack-ShopApp-ReactNative-and-Nextjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

FullStack ShopApp

Welcome to the FullStack ShopApp project! This application is designed to provide a seamless shopping experience across web and mobile platforms. It is built using Next.js for the web application, Expo React Native for the mobile application, and Supabase as the backend service.

Technologies Used

  • Next.js Next.js: v15.0.0 - A React framework for server-side rendering and building static web applications.
  • React Native React Native (Expo): v52.0.0 - A framework for building native apps using React.
  • Supabase Supabase - An open-source Firebase alternative providing real-time databases and authentication.

Getting Started

Prerequisites

  • Node.js
  • Expo CLI
  • Supabase account

Installation

  1. Clone the repository:

    git clone https://github.com/serkanaplan/FullStack-ShopApp-ReactNative-and-Nextjs.git
  2. Navigate to the project directory:

    cd FullStack-ShopApp-ReactNative-and-Nextjs
  3. Install dependencies for both web and mobile:

    cd shop-app-admin-nextjs && npm install
    cd ../shop-app-expo-react-native && npm install

Running the Applications

Web Application

cd shop-app-admin-nextjs
npm run dev

Mobile Application

cd shop-app-expo-react-native
expo start

About

This application is designed to provide a different shopping experience on web and mobile platforms. It was built using Next.js for the web application, Expo React Native for the mobile application and Supabase as a backend service. Thanks for @laribright

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published