Skip to content

An anxiety reducer app - built using Tailwind and React, with an aim to help uplift your mood and focus on what's important.

Notifications You must be signed in to change notification settings

void-ness/DealWithIt

Repository files navigation

Introduction

Deal With It

An anxiety reducer app - built with an aim to help uplift your mood and focus on what's important.

Key Features

  1. A random quote -from a vast library to cheer you, on the homepage.

  2. An in-built task manager app - so that you can keep a track of your objectives, allowing all the CRUD operations

  3. Resources - access to tons of different resources whenever you need them.

  4. Blogs - monthly updated blog from the founder's desk

Deployment

Go checkout the project from your mobile phones by clicking here

Credentials

  • username - test
  • password - test@123

Installation

Steps to run the project locally after cloning the repository

  1. Installing dependencies
npm i
  1. Running the app
npm run start
  1. To run the prodcution build
serve -s build

Now the app will start working on the localhost:3000


Project Snaps

Landing Page
(Landing screen of Deal with It)

Home Page
( it shows the home page quote as mentioned earlier )

Task Section
(A glimpse of all the tasks the user has created)

Task Section
(A task once created can be updated as well as removed too)

Resources Section
(A glimpse of the resources page)


Tech Stack

1. Frontend

- React - v18  
- Tailwind CSS

2. Backend

- Hygraph - headless CMS for React
- APINinjas - for fetching random quotes

Thanks

if you liked the project, consider starring it and saving it to your repository. I had a lot of fun while building this and do hope that you like it. Happy Building :)

About

An anxiety reducer app - built using Tailwind and React, with an aim to help uplift your mood and focus on what's important.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published