Skip to content

gufranlazuardi/cloudbite

 
 

Repository files navigation

Cloudbite

Social Media Project

TypeScript

Cloudbite is modern social media for Gen Z who wanna post some activites with text and image, also can add comment in friend's post.

Features

  • Posting with image, edit posting, and delete posting
  • Comment, edit comment, and delete comment
  • Edit profile and delete profile

Tech

Cloudbite uses a number of open source projects to work properly:

  • [React] - HTML enhanced for web apps!
  • [Visual Studio Code] - Awesome web-based text editor
  • [Tailwind] - Great UI boilerplate for modern web apps
  • [Shadcn] - Library kit UI for beautiful style
  • [Golang] - evented I/O for the backend

Installation

CloudBite requires Vite to run.

Install the dependencies and devDependencies and start the server.

$ cd cloudbite
$ npm create vite@latest

For production environments...

$ npx degit user/project#main my-project
$ cd my-project

$ npm install
$ npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 96.2%
  • JavaScript 2.1%
  • CSS 1.2%
  • HTML 0.5%