Skip to content

Latest commit

 

History

History
87 lines (62 loc) · 1.69 KB

README.md

File metadata and controls

87 lines (62 loc) · 1.69 KB

Cookbook


My cookbook made with Expo (React Native), in TypeScript.
Visit Website »

Report Bug · Request Feature

Table of Contents

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

  1. Clone the project to your local machine
git clone https://github.com/stantanasi/cookbook.git
cd cookbook
  1. 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


© 2024 Lory-Stan TANASI. All rights reserved