harshitsingh09 / ConfessionSite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple and Minimal Confessions Webapp

  • A simple Confessions Website for anyone post small snippets of confessions with full anonymity
  • Everyone's free to post any kind of confessions as they wish as long as the confessions posted dont directly/indirectly hurting anyone.

Tech Stack

Client: React, Material UI Library

Server: Firebase, FireStore

Screenshots

scrnli_1_25_2023_5-49-16 AM

Run Locally

Clone the project

  git clone https://github.com/AmoghPadukone/Confession-Site.git

Go to the project directory

  cd Confession-Site

Install dependencies

  npm install
  npm install @mui/material @emotion/react @emotion/styled
  npm install uuid
  npm install firebase-tools

Start the server

  npm start

About


Languages

Language:JavaScript 55.8%Language:HTML 32.1%Language:CSS 12.1%