Skip to content

fedemolinero/react-native-app-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to Beer Ecommerce!

Welcome to Beer Ecommerce! Here you'll find an exceptional selection of craft beers from around the world. To get started, follow these steps:

As a React Native APP installation of react-native is required as its dependencies.

Backend Setup

  1. Navigate to the backend directory: cd /backend

  2. Install necessary dependencies: npm install

  3. Start the backend server: npm start

  4. Run tests (optional): npm test

Frontend Setup

  1. Navigate to the frontend directory:

cd frontend/store

  1. Install necessary dependencies: npm install

  2. Start the React Native application: npm start

  3. Run the application on Web, Android (or iOS): Select on the menu the selected environment to run. -Android: "npx expo start --android", -Ios: "npx expo start --ios", -Web: "npx expo start --web"

ImageBeerStoreList ImageBeerDetails

You're all set! Now you're ready to explore our beer catalog and enjoy a unique shopping experience. Cheers! 🍻

About

Beer ecommerce

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published