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.