Skip to content

KarimAl-Rashdan/StretchTech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gotta Catch 'Em All

About The Project

Gotta Catch 'Em All is our "Stretch Tech" project for Mod 3 in Turing. For this project, we taught ourselves to use TypeScript, a syntactical superset of Javascript, which enables static typing within our project.

The app allows a user to search a large database of Pokemon, and to then view detailed information about the Pokemon of their choice. At the home screen, a user can see a preview of five different Pokemon to provide some ideas to start with for their search. Any of these Pokemon on the home page can also be clicked to take the user to a detailed information page and back.

Screenshot 2023-02-27 at 2 18 55 PM

(back to top)

Built With

(back to top)

Installation

  1. Clone the repo
    git clone https://github.com/KarimAl-Rashdan/StretchTech
  2. Install NPM packages
    npm install
  3. Run npm start
    npm start
  4. Use the link that is given in the Terminal and Open in your Browser
    Example: http://localhost:3000/

View without installation

Simply go to our deployed link

(back to top)

Preview

ezgif com-video-to-gif

(back to top)

Contributors

Ryan Baer

LinkedIn Badge GitHub Badge

Craig Weller

LinkedIn Badge GitHub Badge

Derek Yeh

LinkedIn Badge GitHub Badge

Karim Al-Rashdan

LinkedIn Badge GitHub Badge

(back to top)