Skip to content

wanderingcoderr/ShopifyMovie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Nomination

Website made using React and Shopify Polaris components for movie nomination.


Requirements

For development, you will just need npm installed in your environment.

npm

  • npm installation on Mac

    $ npm install
    
  • Other Operating Systems

    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

Install

$ git clone https://github.com/wanderingcoderr/ShopifyMovie
$ cd ShopifyMovie
$ npm install

Running the project

$ npm start

Deployment and hosting

  • Project is deployed and hosted on google firebase

Tech / framework used

  • React
  • Shopify Polaris
  • HTML / CSS
  • Javascript

Key Features

  • Saving users nomination
  • Pagination to go through all the results
  • Made using Shopify Polaris components
  • React Single page application

Demo

Project is live : https://ads.dangle.solutions/

Sources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published