Skip to content

machariamuguku/React-Native-SuperHero-Web-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

React Native SuperHero Web App

Source code for web app built with react native

View Demo · Report Bug · Request Feature

Linked-in post on the motivation and what I learnt doing this Project

Table of Contents

About The Project

React-Native-SuperHero-Web-App Screen Shot

React-Native-SuperHero-Web-App Screen Shot

The web version of this React-Native-SuperHero-Mobile-App I built with React Native.

This is 98% the same codebase as the mobile app but built on top of react native web and Create React App.

Built With

Getting Started

Prerequisites

  • nodejs and yarn package manager
sudo apt install nodejs

Installation

  1. Clone the repo
git clone https://github.com/machariamuguku/React-Native-SuperHero-Web-App.git
  1. Install packages
yarn
  1. Get your SuperHero API key from and fill it in the fetch functions in /utils

Usage

  1. Run in Development
yarn start
  1. Build for Production
yarn build
  1. Run Production Locally
serve -s build # must have installed 'serve' globally

Contributing

Contributions are welcome and appreciated.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

@CharMgk

hello@muguku.co.ke