https://github.com/jrag-dev/manage-landing-page
Website manage landing page with react js and taildwind css
https://github.com/jrag-dev/manage-landing-page
hooks javascript json reactjs tailwindcss
Last synced: 2 months ago
JSON representation
Website manage landing page with react js and taildwind css
- Host: GitHub
- URL: https://github.com/jrag-dev/manage-landing-page
- Owner: jrag-dev
- Created: 2024-04-22T06:56:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-22T07:04:22.000Z (about 2 years ago)
- Last Synced: 2025-06-13T21:44:05.431Z (12 months ago)
- Topics: hooks, javascript, json, reactjs, tailwindcss
- Language: JavaScript
- Homepage: https://manage-landing-page-jrag-dev.netlify.app/
- Size: 1.77 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Manage landing page solution
This is a solution to the [Manage landing page challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/manage-landing-page-SLXqC6P5). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [What I learned](#what-i-learned)
- [Continued development](#continued-development)
- [Useful resources](#useful-resources)
- [Author](#author)
- [Acknowledgments](#acknowledgments)
**Note: Delete this note and update the table of contents based on what sections you keep.**
## Overview
### The challenge
Users should be able to:
- View the optimal layout for the site depending on their device's screen size
- See hover states for all interactive elements on the page
- See all testimonials in a horizontal slider
- Receive an error message when the newsletter sign up `form` is submitted if:
- The `input` field is empty
- The email address is not formatted correctly
### Screenshot



### Links
- Solution URL: [Add solution URL here](https://your-solution-url.com)
- Live Site URL: [Add live site URL here](https://your-live-site-url.com)
## My process
### Built with
- Semantic HTML5 markup
- Flexbox
- CSS Grid
- Mobile-first workflow
- [React](https://reactjs.org/) - JS library
- [Tailwind CSS](https://tailwindcss.com/) - For styles
## Author
- Frontend Mentor - [@jrag-dev](https://www.frontendmentor.io/profile/jrag-dev)