Skip to content

VitorHugoAntunes/Ignite_Shop_2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ignite Shop

Ignite Shop

E-commerce with NextJS and the Stripe API.

🚀 installing

To install this repository, follow these steps:

git clone https://github.com/VitorHugoAntunes/Ignite_Shop_2.0.git
cd Ignite_Shop_2.0-main
npm install or yarn

☕ Running

npm run dev

📫 Contributing

To contribute to this repository, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name> / <location>
  5. Create the pull request.

Your feedback and contributions are always welcome!