Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fmanimashaun/twinba
https://github.com/fmanimashaun/twinba
Last synced: about 13 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/fmanimashaun/twinba
- Owner: fmanimashaun
- Created: 2023-01-22T10:56:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-22T10:56:22.000Z (almost 2 years ago)
- Last Synced: 2024-10-09T07:41:31.459Z (about 1 month ago)
- Language: JavaScript
- Size: 894 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)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.- [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 Link](https://fmanimashaun.github.io/twinba/)
- [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/)
- 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.👤 **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)Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
Give a ⭐️ if you like this project!