sandrabosk / context-assessment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React | Context API - exercise

This project was bootstrapped with Create React App.

Steps:

  1. Fork this repo.
  2. Clone the forked repo from your GitHub account so it is available locally on your machine to make the changes.
  3. After cloning this repo, navigate to it and run npm i to install dependencies.
  4. Run the scripts with npm start
  5. Make the necessary changes.
  6. Submit the exercise - note: this project is not made on the master branch
    6.1 git add .
    6.2 git commit -m"solve drilling with context"
    6.3 git push origin drilling (the branch name is drilling)
  7. Create a pull request from your GitHub account after successfully pushing the changes.

You got this! ❤️❤️❤️

About


Languages

Language:JavaScript 73.4%Language:HTML 15.3%Language:CSS 11.3%