https://github.com/tedjenkler/practice-reduxtoolkit-react-vite-tailwind-api-advice
Challange made by frontend mentor by Teodor Jenkler
https://github.com/tedjenkler/practice-reduxtoolkit-react-vite-tailwind-api-advice
Last synced: about 1 year ago
JSON representation
Challange made by frontend mentor by Teodor Jenkler
- Host: GitHub
- URL: https://github.com/tedjenkler/practice-reduxtoolkit-react-vite-tailwind-api-advice
- Owner: TedJenkler
- Created: 2024-01-13T05:25:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-24T08:59:56.000Z (over 2 years ago)
- Last Synced: 2025-01-22T02:32:31.227Z (over 1 year ago)
- Language: JavaScript
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Advice generator app solution
This is a solution to the [Advice generator app challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/advice-generator-app-QdUG-13db). 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)
- [Author](#author)
## Overview
### The challenge
Users should be able to:
- View the optimal layout for the app depending on their device's screen size
- See hover states for all interactive elements on the page
- Generate a new piece of advice by clicking the dice icon
### Screenshot

### Links
- Solution URL: [https://github.com/TedJenkler/Practice-Reduxtoolkit-React-Vite-Tailwind-API-advice]
- Live Site URL: [Add live site URL here](https://your-live-site-url.com)
## My process
### Built with
- Semantic HTML5 markup
- Tailwind.css
- Mobile-first workflow
- [React](https://reactjs.org/) - JS library
- [Vite](https://vitejs.dev/) - React framework
- [Reduxtoolkit](https://redux-toolkit.js.org/) - State Manager
### What I learned
I used this exercise to practice how to use reduxtoolkit. Learned how to get a redux project started
## Author
- Website - [TeodorJenkler](https://www.linkedin.com/in/tedjenklerwebdeveloper/)
- Frontend Mentor - [@TedJenkler](https://www.frontendmentor.io/profile/TedJenkler)