This project was bootstrapped with Create React App.
Get one point web service for fast search some common using code snippets
Project works on NextJS for server-side rendering (SSR).
After page loads, on client side the app works on React.
As a data source i used WordPress Rest Api through GraphQL (with Apollo on application part)
I also used PaperBase theme.
git clone https://github.com/picprofit/CS.git
npm install
npm run dev
- Server-side rendering
- switch between pages without full page reload
- WordPress admin to manage content
- Live filter & search
- icon easter egg
- React
- Next.js
- Redux
- GraphQL
- Apollo
- Material ui
- WordPress