https://github.com/tchasinga/influencerview
"Influencer View" could refer to various concepts depending on the context. Can you clarify what you're referring to? Here are a few possible interpretations: A Platform or Tool: A digital platform or service for monitoring and analyzing influence metrics, campaign performance, or audience engagement.
https://github.com/tchasinga/influencerview
expressjs mongodb nodejs reactjs typescript
Last synced: 3 months ago
JSON representation
"Influencer View" could refer to various concepts depending on the context. Can you clarify what you're referring to? Here are a few possible interpretations: A Platform or Tool: A digital platform or service for monitoring and analyzing influence metrics, campaign performance, or audience engagement.
- Host: GitHub
- URL: https://github.com/tchasinga/influencerview
- Owner: tchasinga
- License: mit
- Created: 2025-01-10T10:07:38.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-17T12:58:31.000Z (4 months ago)
- Last Synced: 2025-01-17T14:05:58.898Z (4 months ago)
- Topics: expressjs, mongodb, nodejs, reactjs, typescript
- Language: TypeScript
- Homepage: https://influencerview-1.onrender.com
- Size: 2.91 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)# 📖 Acyberschool FullStack test
Frontend testing is a crucial part of web development, ensuring that the user interface functions as intended. It offers several benefits:
Reliability: Tests help identify and fix bugs early, ensuring a smoother user experience.
Efficiency: Automated tests can be run repeatedly, saving time compared to manual testing.
Maintainability: Well-written tests make it easier to refactor code or add new features without introducing new issues.
Collaboration: Tests provide clear documentation of how the application should behave, aiding in team collaboration and understanding.
In essence, frontend testing is a key factor in building high-quality, robust web applications.Client
- **Nice UI**
- **Responsive design**
- **Firebase**
- **Swiper**
- **Typescript**
- **Redux**
- **TailwindCSS**
- **React-router-dom**
- **MongoDB**
>Click this Link to View [Live Version](https://influencerview-1.onrender.com)
## A demonstration video for the presentation
>You can view the presentation demo and the web-aplication operating principle in this video [See the video](https://www.loom.com/share/5ca1d1c15f0540d69d895eacf1065b82?sid=b1fd595f-5e7d-458b-ba9a-9163d9c03b58)
To get a local copy up and running, follow these steps.
- Clone this project.
- Open it in VS code.
- Deploy it on a browser using a live-server plug-in.
### Prerequisites
In order to add this project to your repo you need:
Git
A GitHub account &
VS-Code
### Setup
Clone this repository to your desired folder by using the `git clone` command:
```
git clone https://github.com/tchasinga/InfluencerView.git
```
> Run the following command to install the dependencies
```
npm install
```
> Run the following command to start the development server
```
npm run dev
```
### Usage
Project can be used in any browser
### Run tests
```
There are no tests to run.
```
### Deployment
```
You can deploy this project by using VS-code and injecting it to a browser through a local live server
```
👤 **Tchasinga**
- GitHub: [@githubhandle](https://github.com/tchasinga)
> **Enhanced Visual Appeal and some backend function**
Contributions, issues, and feature requests are welcome!
Feel free to check the [here the page](https://github.com/tchasinga/InfluencerView/issues/2).
If you like this project, please give it a star ⭐️
> I want to express my sincere gratitude to Acyberschool for giving me this fantastic chance to broaden my knowledge and expertise in the web development industry. Your dedication to promoting education and career development is incredibly admirable. The tools and support offered are very appreciated, as this test session has been an invaluable experience. I appreciate your commitment to provide such worthwhile job opportunities.
This project is [MIT](./LICENSE) licensed.