https://github.com/ajfx-01/simpla-
placeholder landing page
https://github.com/ajfx-01/simpla-
Last synced: 4 months ago
JSON representation
placeholder landing page
- Host: GitHub
- URL: https://github.com/ajfx-01/simpla-
- Owner: AJFX-01
- Created: 2023-11-11T17:18:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-12T12:53:35.000Z (over 1 year ago)
- Last Synced: 2025-01-05T10:13:29.228Z (5 months ago)
- Language: JavaScript
- Homepage: https://cimpla.vercel.app
- Size: 968 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Product Landing Page Template
This gorgeous responsive website is a static landing page built with React, styled-components, react-router, and react hooks. All the components are reusable and can be used for any dynamic content. It's fully responsive for all the platforms and hosted using Netlify
# Description
This is a static landing page ususally used for marketting of products. You can navigate to different pages possible due to react-router. I always wanted to learn styled-components and building a project is a practical way to learn it.
The only challenge I faced is using styled-components, it was intimidating at first and since I used regular CSS and SASS it was weird without any classnames. Atleast styled-components are similar to SASS in terms of nesting. I also need to get used to the different folder structure you make while using styled-components. Anyways I refered to this doc - [styled component doc](https://styled-components.com/).[Click here to see the live demo](https:/)
# Tech Stack
* React
* Styled Components
* React Router
* React Hooks# Screenshot
# Credit: AJFX-01