Skip to content

Rick10101221/InFuze

Repository files navigation

This project was created for Silly Hacks.

This app is created by Onkar Setia Ananya Mishra Rickesh Khilnani Rodrigo Gaona

Steps to run project

In the project directory, you can run:

yarn or npm install

This will add the dependencies required to run the project.

yarn start or npm start

This will start the project.

add custom fonts

  1. Add Fonts to an "assets/fonts" folder in the root of your project.
  2. Add rnpm to package.json providing the path to the font files:
"rnpm": {
  "assets": [
    "./assets/fonts/"
  ]
}
  1. Run react-native link
This should add your custom fonts in the react native project.

About

An mobile application that creates a beverage with randomized ingredients.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors