Archives
Flash Cards
ℹ️ About Project This project is that creating flashcards app using React Native and Expo cli. 🚀 How to use Install packages with yarn or npm install. If you have native iOS code run npx pod-install Run yarn start to start the bundler. Run yarn ios to start the bundler in iOS Emulator. Run yarn android to start the bundler in Android Emulator. Open the project in…
Would You Rather Game
This project is bootstrapped with Create React App. Udacity’s React Nanodegree – React & Redux second project. Aim is that shows how react & redux works together. Getting Started In the project directory, you can run: yarn install Install all dependencies about project, after that run, yarn start Runs the app in the development mode.Open http://localhost:3000 to view…