Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elisa-amaral/dynamic-landing-pages-with-reactjs-and-strapi
Users can build responsive landing pages dynamically through Strapi back-end rendered by React.js front-end.
https://github.com/elisa-amaral/dynamic-landing-pages-with-reactjs-and-strapi
api backend cloudinary elephantsql frontend full-stack headless-cms javascript jest postgresql react reactjs responsive storybook strapi styledcomponents
Last synced: 6 days ago
JSON representation
Users can build responsive landing pages dynamically through Strapi back-end rendered by React.js front-end.
- Host: GitHub
- URL: https://github.com/elisa-amaral/dynamic-landing-pages-with-reactjs-and-strapi
- Owner: elisa-amaral
- Created: 2023-02-27T12:51:24.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-13T14:22:34.000Z (almost 2 years ago)
- Last Synced: 2024-11-13T11:34:18.790Z (2 months ago)
- Topics: api, backend, cloudinary, elephantsql, frontend, full-stack, headless-cms, javascript, jest, postgresql, react, reactjs, responsive, storybook, strapi, styledcomponents
- Language: JavaScript
- Homepage: https://drive.google.com/file/d/1ei_INW6-xRK01xoYm4VoKAQ_pOx5t_e5/view
- Size: 794 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dynamic Landing Pages with ReactJS and Strapi
This project allows users to build dynamic responsive landing pages with React.js (front-end) + Strapi Headless CMS (back-end). See the demonstration video and the complete tech stack below.
## Project Demonstration Video
https://drive.google.com/file/d/1ei_INW6-xRK01xoYm4VoKAQ_pOx5t_e5/view
## Front-end Technology Stack
+ React.js
+ Styled Components
+ Storybook
+ Jest tests
+ Eslint
+ Prettier
+ HTML
+ CSS
+ JavaScript## Back-end Technology Stack
+ Strapi (Headless Content Management System)
+ ElephantSQL + PostgreSQL (Server)
+ Cloudinary (Image Hosting)
+ JSON API (built in/for the project)