bimbolabuari / product-catalog-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PRODUCT CATALOG APP

A simple product catalog app that returns a couple of mobile phones like iPhone 7, Samsung Galaxy S7 etc. with some simple attributes like product image, title, price, description and color.

Screenshot

Technologies Used and Requirements

  • React Redux
  • Rails API for backend web service
  • Stylelint for linting
  • Prettier for formating
  • Netlify for API deployment

BACKEND REPO LINK

Development (Running locally)

  • Clone the project
git clone https://github.com/bimbolabuari/product-catalog-frontend.git
  • Install Dependencies
$ npm start # Runs the app in the development mode.
  • Or build
$ npm run build # Builds the app for production to the `build` folder.

Netlify Deploy link

๐Ÿ‘ค Author

Acknowledgement

๐Ÿ“ License

MIT licensed.

About


Languages

Language:JavaScript 63.8%Language:CSS 30.0%Language:HTML 6.2%