Skip to content

BillGibsonDev/Dynamic-Pages-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Dynamic Pages

Here lies a repository to help you create dynamic pages in React.

Some Links

Free-To-Play API: https://rapidapi.com/digiwalls/api/free-to-play-games-database

Live Demo: https://golden-pudding-323201.netlify.app/

YouTube Video: https://www.youtube.com/watch?v=t-2X1fiS61U&lc=UgxWxQxn78khvb24SAN4AaABAg

Getting Started

If you need some help getting start, I created some code for you to get your project off the ground.

Let's create a React app

npx create-react-app your-app

and install some dependencies

cd your-app
npm install
axios // if you intend on using an API
react-router-dom

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published