Skip to content

Mattia46/riddle-game

Repository files navigation

Riddle game

Riddle game is a project that let's you play with your friends.

This project was an excercise to practice various technologies, like AWS cloudformation, AWS AppSync, AWS S3, AWS DynamoDB with Amplify as well as Expo and React Native

-----

How run the project

Make sure to have an AWS account first 😉, then

1.1) Configure the dependencies and you AWS cloudformation

Clone the repo to your local machine:

git clone https://github.com/Mattia46/riddle-game.git

Globally install Expo and AWS Amplify:

npm install -g @aws-amplify/cli
npm install -g expo-cli

Once you've done it, install the project dependencies:

npm i

Then it's time to configure your aws-exports file that let's you run you Backend with AWS

amplify configure
amplify init
amplify push

1.2) How to run start the project

npm start

Enjoy 🎉🎉

Fell free to contribute opening a PR to the project or open an issue

About

Riddle game for mobiles made with Expo, AWS Amplify and Graphql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published