Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fmanimashaun/twinba


https://github.com/fmanimashaun/twinba

Last synced: about 13 hours ago
JSON representation

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/fmanimashaun-green)

# Twinba (simple twitter clone)

## 📗 Table of Contents

- [📖 Overview](#about-project)
- [Project Objectives](#project-objectives)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [Mobile Version](#mobile-version)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [👥 Authors](#authors)
- [Developers](#developers)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

## 📖 Overview

The project was built to showcase my skills in HTML, CSS, and JavaScript and how to build an interactive webpage. This is a simple twitter clone web app. This is part of the Scrimba Frontend Developer Career Path solo projects.

### Project Objectives
- Develop the app layout based on the given [Figma](https://www.figma.com/file/cqtGul0V8RFXY4vTcIv1Kc/Unit-Conversion) design.
- Display converted values based on the user's input.
- Display error messages when the user enters invalid values.

## 🛠 Built With

### Tech Stack

- [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML)
- [CSS](https://developer.mozilla.org/en-US/docs/Web/CSS)
- [JavaScript/ES6](https://262.ecma-international.org/6.0/)
- [Git](https://git-scm.com/)
- [GitHub](https://github.com)

### Key Features
- store data in local storage
- like and retweet buttons

## 🚀 Live Demo

> [Live Demo Link](https://fmanimashaun.github.io/twinba/)

### Mobile Version



## 💻 Getting Started

- [Optional] Install git bash to your machine to enable you to clone this repo.
- install Visual Studio to be able to host a local live version.
- Install a browser to view the local live version.
To get a local copy up and running follow these simple example steps.
### Setup

- Open your GitHub account the repository's [link](https://github.com/fmanimashaun/twinba/)

### Prerequisites

- Internet connection
- A github account
### Install

- copy the repo's link and clone it by writing `git clone https://github.com/fmanimashaun/twinba.git` on your git bash terminal (__note: the main branch is the final version__).
- In your visual studio, change the branch to the starter_version branch to view the starter version of the project.
- follow the step-by-step guide on my [blog](https://blog.fmanimashaun.com/unit-converter) to build the project.

## Authors

### Developers

👤 **Engr. Animashaun Fisayo**

- [GitHub](https://github.com/fmanimashaun)
- [Twitter](https://twitter.com/fmanimashaun)
- [LinkedIn](https://www.linkedin.com/in/fmanimashaun/)
- [Website](https://fmanimashaun.com)
- [Blog](https://blog.fmanimashaun.com)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## ⭐️ Show your suppor

Give a ⭐️ if you like this project!

## 📝 License
This project is [MIT](./LICENSE) licensed.