adrian1088 / example-useContext

Example how can we use hook useContext in our react project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

example-useContext

Example how can we use hook useContext in our react project.

Getting Started

These instructions should get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Things you need to get started:

Installing

To get the project running, follow these steps:

  • Create a folder -Enter/Navigate into that folder
cd <folder-name>
  • Clone this repository:
git clone https://github.com/adrian1088/example-useContext.git .
  • Install all the project's dependencies:
yarn or npm install
  • Once that's done, run the project:
npm run dev or yarn run dev

Built With

  • Javascript
  • React js
  • vite

Authors

José Maldonado Pozo

About

Example how can we use hook useContext in our react project.


Languages

Language:JavaScript 87.4%Language:HTML 12.6%