Skip to content

This Pokemon Store app is a Single Page Application built by using Sanity, React & Stripe.

Notifications You must be signed in to change notification settings

irfanirshad/Pokemon-Shop

Repository files navigation

Preview

This is Pokemon store SPA where we sell rescued pokemons that we found whilst on our adventures around the Poke world.

pokgif

Frontend uses React.

poke_react


poke_banner


Backend uses Sanity.


Payment uses Stripe.

This requires node.js installed, please download and install the latest version from their official website.

Getting Started

git clone https://github.com/irfanirshad/sanity-SPA/

Local Setup

Open two terminal windows and keep it running.

Open two terminal windows:

On Terminal Window #1 , Navigate to the sanity folder to start sanity server. If you need help setting up your sanity config files head over to their website for help.

cd sanity_ecommerce
sanity login
sanity start

Open http://localhost:3333 to view & manage your sanity project.

pokemonstore_sanity

On Terminal Window #2 , on the project root folder

npm install

Now start the dev server

npm run dev

Open http://localhost:3000 with your browser to see the result.

Disclaimer

This is an Open Source application and we take no responsibility for any issues, bugs and conflicts encountered while running this application in environments not controlled and managed by us. Please read license for more information.

Reach out to developers for feedback, queries and suggestions.

About

This Pokemon Store app is a Single Page Application built by using Sanity, React & Stripe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published