Skip to content

gogrow-dev/workshop-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

GoGrow - Workshop React

Last Updated: August 29th, 2022

The intent of this workshop is to learn the basics of React, covering the fundamentals concepts of the library like Components, LifeCycle, JSX, Props, State, Side effects, API requests, and more. After completing it, you should be able to work on small projects independently.

Description

Our objective is to create a Pokemon App, using Poke API which will allow us to get a Pokemon list and its description by making API requests using Axios. We will be able to navigate from the Pokemon list (our Home page) to the Pokemon detail by clicking on a Pokemon using React-Router. Finally, we will host our Poke App on Netlify

Sound good, doesn't it?. Take a look at the App design on Figma

Some files we will need Here

How to get ready for the workshop

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published