Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Builderbook | 3,426 | 2 months ago | 69 | mit | JavaScript | |||||
Open source web application to learn JS stack: React, Material-UI, Next.js, Node.js, Express.js, Mongoose, MongoDB database. | ||||||||||
Project_e_commerce | 1,775 | 3 months ago | 56 | JavaScript | ||||||
This is a code repository for the corresponding video tutorial. In this video, we're going to build a fully functional eCommerce application using commerce.js. | ||||||||||
Parabol | 1,625 | 9 days ago | 281 | other | TypeScript | |||||
Free online agile retrospective meeting tool | ||||||||||
React Saas Template | 1,579 | a month ago | 19 | mit | JavaScript | |||||
🌊 Template for building an SaaS / admin website using React + Material-UI | ||||||||||
Ecommerce_sanity_stripe | 1,500 | 2 months ago | 69 | JavaScript | ||||||
Modern Full Stack ECommerce Application with Stripe | ||||||||||
React Stripe Js | 1,430 | 59 | 7 days ago | 29 | June 16, 2022 | 2 | mit | TypeScript | ||
React components for Stripe.js and Stripe Elements | ||||||||||
Strapi Examples | 1,286 | 2 months ago | 31 | mit | JavaScript | |||||
:mortar_board: List of examples using Strapi | ||||||||||
Servicebot | 848 | 1 | 2 years ago | 3 | June 19, 2017 | 107 | gpl-3.0 | JavaScript | ||
Open-source subscription management & billing automation system | ||||||||||
React Stripe Checkout | 812 | 1,114 | 16 | 3 years ago | 29 | July 30, 2017 | 33 | mit | JavaScript | |
Load stripe's checkout.js as a react component. Easiest way to use checkout with React. | ||||||||||
Checkout One Time Payments | 684 | 6 days ago | 10 | mit | CSS | |||||
Use Checkout to quickly collect one-time payments. |
Um e-commerce feito em Next
E-commerce moderno feito em Next. Utiliza Sanity como CMS para listagem de dados, e Stripe API para pagamentos.
$ git clone https://github.com/IzaiasMorais/phanox.git && cd phanox
# Instalando dependências
$ npm i
# Rodando o projeto
$ npm run dev