Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/the-bipu/make-everything-ok

Experience peace of mind instantly with our Next.js and Tailwind CSS powered project. Simply click the 'Make Everything Okay' button and watch as a reassuring popup assures you that everything is indeed okay.
https://github.com/the-bipu/make-everything-ok

localstorage lucide-react nextjs radix-ui shadcn-ui tailwindcss

Last synced: 2 months ago
JSON representation

Experience peace of mind instantly with our Next.js and Tailwind CSS powered project. Simply click the 'Make Everything Okay' button and watch as a reassuring popup assures you that everything is indeed okay.

Awesome Lists containing this project

README

        

# Everything Is Okay Project
This project is a simple demonstration using Next.js and Tailwind CSS to create a reassuring popup when clicking a button labeled "Make Everything Okay".

## Getting Started
To get a local copy up and running follow these simple steps:

- Clone the repository:

```git clone https://github.com/the-bipu/make-everything-ok.git```

- Install dependencies:

```cd make-everything-okay```

```npm install```

- Run the development server:

```npm run dev```

- Open http://localhost:3000 to view it in the browser.

## Usage
Once the development server is running, navigate to the home page. Click on the "Make Everything Okay" button to see a popup confirming that everything is okay.

## Technologies Used
Next.js - React framework for production.
Tailwind CSS - Utility-first CSS framework.

## License
This project is licensed under the MIT License - see the LICENSE file for details.

## Acknowledgements
This project was inspired by the need to showcase simple interactions using Next.js and Tailwind CSS.

Special thanks to OpenAI for providing language models like ChatGPT, which assisted in creating this README.