Coder Social home page Coder Social logo

faizrktm / my-pokemon Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 912 KB

SPA Pokedex built on top React (Typescript), Emotion and Graphql.

Home Page: https://pokebag.vercel.app

HTML 3.37% CSS 0.21% JavaScript 10.84% TypeScript 85.58%
react graphql emotion pokemon typescript

my-pokemon's Introduction

Pokebag APP

Web Based Single Page Application of Pokemon Library to catch and safe it to your own bag.

Demo available at: https://pokebag.vercel.app

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Make sure you already have yarn or npm installed on your machine. If not, please take a look at this link below.

https://classic.yarnpkg.com/en/docs/install

Installing

After that, install required dependencies by executing this command on terminal

yarn install
# or
npm install

After instalation success, run command below to make your code available in development mode.

yarn start

Open http://localhost:3000 to see the website

Development

We are using git flow for development purpose. Please use this prefix for branches on spesific use case of development

1. feature/branch_name

Checkout from branch develop and create feature/branch_name for creating new feature.

2. hotfix/branch_name

Checkout from branch master and create hotfix/branch_name for creating hotfix or immediate fix on production.

Running on production

Kindly use this command to build app for production and serve it.

yarn build && yarn start

Open http://localhost:3000 to see the website

Testing

This project contain unit testing and integration testing. All the test files have *.test.js name. To launch test runner in interactive watch mode for current uncommit codes, run

yarn test

To watch all test and see coverage run

yarn test --coverage --watchAll

Deployment

For this project we are using Vercel because it is easy and support Create React App project. It has built in CI/CD to detect changes/merge on default branch to create new build.

Built With

Authors

  • Faiz Azmi Rekatama - Initial work - faizrktm

my-pokemon's People

Contributors

faizrktm avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.