Skip to content

Uncloud is a daily mood tracking application to support users in reflecting on their careers.

License

Notifications You must be signed in to change notification settings

cherryontech/Uncloud

Repository files navigation

Uncloud

Description

Uncloud is a web application created to support users who are in need career clarity. Users track their daily "weather" (e.g., sunny, foggy, storming), and are provided with the option to follow up their log with a written reflection.

Tech Stack

Uncloud was created using TypeScript, Next.JS, Firebase, and Tailwind CSS. We host our components via Storybook.

Icons for the following skills: TypeScript, Next.JS, Firebase, Tailwind, HTML, CSS

Netlify Status

📖 Storybook

Our Storybook components library can be viewed here.

Installation Instructions

  1. Clone the repository

     $ git clone git@github.com:cherryontech/jupiter-jumpers.git
     $ cd jupiter-jumpers
  2. Install dependencies

    $ npm i
  3. Run the app

    $ npm run dev

Open http://localhost:3000 with your browser to see the result.

Scripts

  1. Run app in development mode
    npm run dev
  2. Run app in production mode
    npm start
  3. Format with prettier
    npm run format
  4. Fix formatting with prettier
    npm run format:fix

Credits

License

Hippocratic License HL3-CL

About

Uncloud is a daily mood tracking application to support users in reflecting on their careers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published