Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mutesa-cedric/tweep
this is a website project similar to twitter
https://github.com/mutesa-cedric/tweep
expressjs nodejs reactjs tailwindcss vite
Last synced: 7 days ago
JSON representation
this is a website project similar to twitter
- Host: GitHub
- URL: https://github.com/mutesa-cedric/tweep
- Owner: Mutesa-Cedric
- Created: 2022-04-15T14:40:54.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-07T20:00:47.000Z (over 2 years ago)
- Last Synced: 2025-02-04T17:16:49.001Z (7 days ago)
- Topics: expressjs, nodejs, reactjs, tailwindcss, vite
- Language: JavaScript
- Homepage: https://mctweep.vercel.app
- Size: 9.22 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Tweep
## Table of Contents
- [Overview](#overview)
- [Built With](#built-with)
- [Features](#features)
- [How to use](#how-to-use)
- [Contact](#contact)## Overview
![screenshot](https://media-exp1.licdn.com/dms/image/C4D22AQHjWa0OiINM8w/feedshare-shrink_800/0/1653399358010?e=1669248000&v=beta&t=HIKwo0YKnFuZlml7cOJUWD4mQJ9VIqW-7M2YXWH-Qr0)
### Built With
- [React](https://reactjs.org/)
- [Tailwind css](https://tailwindcss.com/)
- [Node js](https://nodejs.org/)
- [Express](https://expressjs.com)
- [mongo db](https://www.mongodb.com)## Features
This application/site was created so as people can talk easily , share experiences and have fun.
it has the following features:
* creating posts
* reacting to posts
* create your network with other users
* chat messaging, video and audio calls## How To Use
To clone and run this application, you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. From your command line:
```bash
# Clone this repository
$ git clone https://github.com/Mutesa-Cedric/tweep# Install dependencies
$ npm install# Run the app
$ npm start
```## Contact
- Website [mutesacedric.io](https://mutesacedric.io)
- GitHub [@Mutesa-Cedric](https://github.com/Mutesa-Cedric)
- Twitter [@your-twitter](https://twitter.com/CedricMutesa)