Cookbook
My cookbook made with Expo (React Native), in TypeScript.
Visit Website >>
Report Bug
*
Request Feature
Table of Contents
- About the project
- Built with
- Getting started
- Prerequisites
- Setup
- Development
- Author
- License
About the project
My cookbook made with Expo, in TypeScript.
Built with
Getting started
Prerequisites
Install Node.js which includes Node Package Manager
Install the Expo CLI globally:
npm install -g expo-cli
Setup
- Clone the project to your local machine
git clone https://github.com/stantanasi/cookbook.git
cd cookbook
cd cookbook
- Install the packages required
npm install
Development
Run development mode
npm run start
Author
License
This project is licensed under the Apache-2.0 License - see the LICENSE file for details
(c) 2024 Lory-Stan TANASI. All rights reserved