Skip to content

CodecoolGlobal/gotta-fetch-em-all-react-Denmasta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gotta-fetch-em-all

About

the coolest Pokemon site!

  • Core Features:
    • 20 Locations
    • Intense Pokémon Battles
    • Lots of Pokémons to catch!

Built using:

  • React native

Prerequisites:

  • Terminal / Powershell

How To Run

  • From Terminal:
    • clone the directory
    • enter the project directory with
    cd frontend
    • run
      npm i
    • then run
      npm start
    • Note: The way to project is setup on the repo, it expects the port 3000. The only port that needs to open on your machine is 3000.
  • In an IDE
    • clone the directory
    • Enter the project and in your own terminal or the IDE's built in interface, run
    cd frontend
    
    and then run
    npm i
    and finally run
    npm start
    to start the project.
    • Note: The way to project is setup on the repo, it expects the port 3000. The only port that needs to open on your machine is 3000.

Contributors

  • qeed97
  • zsoltdzsugan
  • Denmasta

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published