Skip to content

☕ Coffee delivery site to practice react context and stripe integration for payments

Notifications You must be signed in to change notification settings

ignite-bootcamp/reactjs-challenge-02

Repository files navigation

reactjs-challenge-02

This challenge work our Context API skills from ReactJS building a coffee shop

Screenshot 2023-06-28 at 19 02 05

💄 Layout

🛠 Technologies

This project was developed with the following technologies:

Frontend

📱💻 Instructions

## 1. Clone repo
git clone https://github.com/guivictorr/reactjs-challenge-02.git

## 2. Change to project folder
cd reactjs-challenge-02

## 3. Install dependencies
npm intall

## 4. Run the app
npm run dev

🤔 How to contribute

  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat: My new feature';
  • Push to your branch: git push origin my-feature.

Once your pull request has been merged, you can delete your branch.

About

☕ Coffee delivery site to practice react context and stripe integration for payments

Topics

Resources

Stars

Watchers

Forks