Skip to content

Description: A collaborative group project developed within 24 hours, the Hoogle App is designed to deliver engaging user interactions by enabling users to share humorous jokes with friends. The app is currently under development, with additional features planned for future releases.

Notifications You must be signed in to change notification settings

sam-samarasooriya/Hoogle-App

Repository files navigation

Boilerplate: Fullstack with Sass

Setup

What's included

This repo includes:

  • a single, simple API endpoint (/api/v1/fruits)
  • frontend routing via react-router
  • an auth0 setup waiting to be configured
  • an example database module (server/db/fruits.js)
  • an API client module (client/apis/fruits.js)
  • configuration for Vitest and testing library
  • configuration for server-side debugging in VS Code
  • configuration for preprocessing css with tailwind support

Installation

From the Github UI

See the instructions here to use Github's feature to create a new repo from a template.

From the command line

git clone https://github.com/dev-academy-challenges/boilerplate-fullstack [your-project-name]
cd [your-project-name]
npm install # to install dependencies
npm run dev # to start the dev server

You can find the server running on http://localhost:3000 and the client running on http://localhost:5173.


Provide feedback on this repo

About

Description: A collaborative group project developed within 24 hours, the Hoogle App is designed to deliver engaging user interactions by enabling users to share humorous jokes with friends. The app is currently under development, with additional features planned for future releases.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •