An open API service indexing awesome lists of open source software.

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

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

![](./advice generator screenshot.png")

### 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)