Skip to content

ample-samples/react-api-codealong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React API Codealong

Using the Random User API to create a modifiable feed of users.

The notes folder contains the plan for lesson, it contains steps, snippets, components, and styles you will need to complete the branch.

Branches

The branches available are below.

  • main
  • lesson-start
  • post-challenge

Start on lesson-start then move onto post-challenge to complete it.

Setup

Clone the repo and install the dependencies.

git clone https://github.com/nology-tech/react-api-codealong
cd react-code-along
npm install

To start the live server run.

npm start

To change branch.

git checkout name-of-branch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published