Skip to content

Latest commit

 

History

History
46 lines (37 loc) · 1.07 KB

README.md

File metadata and controls

46 lines (37 loc) · 1.07 KB

Tweeb-Frontend

This Repository Contains the front end part of the project Tweeb.

Welcome to Tweeb, a open source front to job openings on twitter. Tired of Searching for job openings on twitter, and then suddenly your page refreshes, and you have to scroll wayyyyyyy down to get to where you originally where? Well, tweeb is a solution for that.

Test Login

Setting up a Dev Envionment

Prerequisites

Node.js installed on your machine

Clone the Repository

git clone https://github.com/steel-bucket/Tweeb-frontend

Navigate to the Project Directory

cd Tweeb-frontend

Install Dependencies and Run

npm install
npm run dev

Visit http://localhost:5173 in your browser to access Tweeb

Setting up a Dev Envionment with your own implementation of Tweeb-API

Coming Soon.....

Technologies

  • React JS
  • react-router-dom
  • react-bootstrap
  • axios
  • Tweeb-API

Features

  • Clean and Simple UI in Bootstrap
  • Atomic and Feature Based Structure

Contibruting

  • Contributing is encouraged