Skip to content

algolia/React-demo-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REACT TEMPLATE FOR DEMO ENG

This project was generated with create-instantsearch-app by Algolia.

⭐️ Get started

To run this project locally, install the dependencies and run the local server:

npm install
npm start

Alternatively, you may use Yarn:

yarn install
yarn start


👊 How to use it

For JS/REACT

Just change variables from index.js

You will probably have to adapt your attribute for Hits & Filters but that's (h)it (sorry I'm 58 y.o)


For CSS

You can modify all your variables from SCSS/variables.scss

Want to change styling ?

Main style & design are accessible through mixin in SCSS/mixin.scss


For ASSETS

Everything is under Assets folder index.js

You can just add you images into this folder under naming img1, img2 ...etc

It will create a fake homepage for you



👊 What's in the template

  • 👉 Classic Search
  • 👉 Filters (Refinement, Sort By...etc)
  • 👉 Current Refinement
  • 👉 Stats
  • 👉 Carousel
  • 👉 Product Page
  • 👉 Search Result Page
  • 👉 Personalisation
  • 👉 Dynamic Filter Re ranking (through Dashboard)
  • 👉 Banner Injections (through Dashboard)
  • 👉 Query Suggestions
  • 👉 Federated Search
  • 👉 Category Pages
  • 👉 VoiceSearch

Open http://localhost:3000 to see your app.

REACT TEMPLATE FOR DEMO ENG

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors