Website made using React and Shopify Polaris components for movie nomination.
For development, you will just need npm installed in your environment.
-
$ npm install -
You can find more information about the installation on the official npm website.
If the installation was successful, you should be able to run the following command.
$ npm run dev
If you need to update npm, you can make it using npm! Cool right? After running the following command, just open again the command line and be happy.
$ npm install npm -g
$ git clone https://github.com/wanderingcoderr/ShopifyMovie
$ cd ShopifyMovie
$ npm install
$ npm start
- Project is deployed and hosted on google firebase
- React
- Shopify Polaris
- HTML / CSS
- Javascript
- Saving users nomination
- Pagination to go through all the results
- Made using Shopify Polaris components
- React Single page application
Project is live : https://ads.dangle.solutions/
- React (https://reactjs.org/docs/getting-started.html)
- Shopify Polaris (https://polaris.shopify.com/)
- Google firebase (https://firebase.google.com/)