Skip to content

This is a simple web application built with React and Tailwind CSS that provides random pieces of advice to users. Whether you're looking for inspiration, motivation, or just a bit of wisdom, this generator has got you covered.

Notifications You must be signed in to change notification settings

mouleshgs/advice-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advice Generator

Welcome to the Advice Generator! This is a simple web application built with React and Tailwind CSS that provides random pieces of advice to users. Whether you're looking for inspiration, motivation, or just a bit of wisdom, this generator has got you covered.

image

Features

  • Random Advice: Get a new piece of advice every time you click the button.
  • Modern UI: A sleek and responsive user interface designed with Tailwind CSS.
  • Fast and Lightweight: Built with React for a smooth and efficient user experience.
  • Responsive Design: Works seamlessly on both desktop and mobile devices.

How to Use

Prerequisites

  • Make sure you have Node.js installed on your machine.

Steps to Run the Project

  1. Clone the Repository:

    git clone https://github.com/mouleshgs/advice-generator.git
  2. Navigate to the Project Directory:

cd advice-generator
  1. Install Dependencies:
npm install
  1. Run the Development Server:
npm run dev
  1. Open the Application:

The app will be running on http://localhost:5173 (or another port if specified).

Open your browser and navigate to the URL to view the app.

  1. Generate Advice:

Click the "Get New Advice" button to receive a random piece of advice.

Technologies Used

React: A JavaScript library for building user interfaces.

Tailwind CSS: A utility-first CSS framework for rapidly building custom designs.

Vite: A fast build tool for modern web development.

Advice Slip API: Used to fetch random advice.

About

This is a simple web application built with React and Tailwind CSS that provides random pieces of advice to users. Whether you're looking for inspiration, motivation, or just a bit of wisdom, this generator has got you covered.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published