Skip to content

Ibaslogic/React-Hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(Meme Generator with React Hook)

To follow this React Hooks Project

Clone the starter project

You can download or clone the starter project by running this command from your terminal:

git clone https://github.com/Ibaslogic/memegenerator

This will create a directory in the name of the project folder.

Once you have the project files and folders bootstrapped, open it with your text editor. Here, I will be using VsCode.

Next, switch inside the project directory and run:

npm install

This will install all the necessary dependencies in the local node_modules folder.

Finally, start your development server by running:

npm start

You should see this app in your browser address bar at http://localhost:3000

To clone this final project

Run this command:

git clone https://github.com/Ibaslogic/React-Hooks

And follow the above steps.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published