Skip to content

algolia/React-demo-template

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published