Skip to content

Simple tool built with GPT3 to hype you up for whatever thing you want to do!

Notifications You must be signed in to change notification settings

utsavdotpro/hypebot

Repository files navigation

Hypebot

Simple tool built with GPT3 to hype you up for whatever thing you want to do!

Technologies


Getting Started

Install dependencies

yarn install

Run the development build

yarn dev

Run the production build

yarn build
yarn start

Project Structure

project
|-- public                    ℹ️ keep your static resource files
|-- src
|   |-- common
|   |   |-- components
|   |   |   |-- elements      ℹ️ keep your state-less components
|   |   |   |                 ℹ️ keep your state-full components
|   |   |-- config            ℹ️ keep your configuration files
|   |   |-- hoc
|   |   |-- hooks
|   |   |-- layouts
|   |   |-- sections          ℹ️ keep your common sections
|   |   |-- types
|   |-- lib
|   |-- modules
|   |-- pages
|   |   |-- api               ℹ️ keep your pages here
|   |-- services
|   |-- styles
|   |-- utils
|   |   |-- constants         ℹ️ keep your constants
|   |   |                     ℹ️ keep your util functions

Collaborators

About

Simple tool built with GPT3 to hype you up for whatever thing you want to do!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published