https://github.com/jpcadena/tweets-classification-frontend
Frontend project for the Classification Tweets project
https://github.com/jpcadena/tweets-classification-frontend
api axios css data-analysis data-science data-visualization ecuador eslint frontend html insecurity json machine-learning node npm openapi-typescript-generator react tweets-classification twitter typescript
Last synced: 3 months ago
JSON representation
Frontend project for the Classification Tweets project
- Host: GitHub
- URL: https://github.com/jpcadena/tweets-classification-frontend
- Owner: jpcadena
- License: mit
- Created: 2023-03-24T23:30:53.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-04T15:17:04.000Z (almost 2 years ago)
- Last Synced: 2025-01-15T18:46:54.401Z (4 months ago)
- Topics: api, axios, css, data-analysis, data-science, data-visualization, ecuador, eslint, frontend, html, insecurity, json, machine-learning, node, npm, openapi-typescript-generator, react, tweets-classification, twitter, typescript
- Language: TypeScript
- Homepage: https://github.com/jpcadena/tweets-classification-frontend
- Size: 718 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# tweets-classification-frontend
![]()
classification-tweets-national-security-ecuador
Description for Tweets Classification Frontend.
Explore the docs »
Table of Contents
## About the project
![Project][project-screenshot]
This project was bootstrapped with
[Create React App](https://github.com/facebook/create-react-app).## Built with
- [![React][react]][react-url]
- [![Typescript][typescript.org]][typescript-url]
- [![Node.js][nodejs.org]][nodejs-url]
- [![NPM][npm]][npm-url]
- [![HTML5][html5]][html5-url]
- [![CSS3][css3]][css3-url]
- [![ESLint][eslint]][eslint-url]
- [![visual-studio-code][visual-studio-code]][visual-studio-code-url]
- [![markdown][markdown]][markdown-url]## Getting started
### Prerequisites
- [Node.js 18.15.0 LTS][nodejs-docs-url]
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.\
You will also see any lint errors in the console.### `npm test`
Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests)
for more information.### `npm run build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best
performance.The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!See the section about
[deployment](https://facebook.github.io/create-react-app/docs/deployment) for
more information.### `npm run eject`
**Note: this is a one-way operation. Once you `eject`, you can’t go back!**
If you aren’t satisfied with the build tool and configuration choices, you can
`eject` at any time. This command will remove the single build dependency from
your project.Instead, it will copy all the configuration files and the transitive
dependencies (webpack, Babel, ESLint, etc) right into your project so you have
full control over them. All of the commands except `eject` will still work, but
they will point to the copied scripts so you can tweak them. At this point
you’re on your own.You don’t have to ever use `eject`. The curated feature set is suitable for
small and middle deployments, and you shouldn’t feel obligated to use this
feature. However we understand that this tool wouldn’t be useful if you couldn’t
customize it when you are ready for it.### Installation
1. Clone the **repository**
```
git clone https://github.com/jpcadena/tweets-classification-frontend.git
```
2. Change the directory to **root project**
```
cd tweets-classification-frontend
```### Usage
1. Rename file **sample.env** to **.env**.
2. Replace your **credentials** into the _.env_ file.
3. Execute with console.
```
npm start
```## Contributing
[![GitHub][github]][github-url]
If you have a suggestion that would make this better, please fork the repo and
create a pull request.1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull RequestRecommended plugin for autocompletion:
[Tabnine](https://www.tabnine.com/install)## Learn More
You can learn more in the
[Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).To learn React, check out the [React documentation](https://react.dev/).
## License
Distributed under the MIT License.
## Contact
- [![LinkedIn][linkedin]][linkedin-url]
- [![Outlook][outlook]](mailto:[email protected]?subject=[GitHub]tweets-classification-backend)
[linkedin]:
https://img.shields.io/badge/linkedin-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white
[linkedin-url]: https://linkedin.com/in/juanpablocadenaaguilar
[outlook]:
https://img.shields.io/badge/Microsoft_Outlook-0078D4?style=for-the-badge&logo=microsoft-outlook&logoColor=white
[project-screenshot]: /public/project.png
[react-url]: https://react.dev/
[react]:
https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[nodejs.org]:
https://img.shields.io/badge/Node.js-43853D?style=for-the-badge&logo=node.js&logoColor=white
[nodejs-url]: https://nodejs.org
[nodejs-docs-url]: https://nodejs.org/en/docs
[typescript.org]:
https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white
[typescript-url]: https://www.typescriptlang.org/
[html5]:
https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white
[html5-url]: https://developer.mozilla.org/en-US/docs/Glossary/HTML5
[css3]:
https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge&logo=css3&logoColor=white
[css3-url]: https://developer.mozilla.org/en-US/docs/Web/CSS
[github]:
https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white
[github-url]: https://github.com/jpcadena/tweets-classification-backend
[visual-studio-code]:
https://img.shields.io/badge/Visual_Studio_Code-007ACC?style=for-the-badge&logo=visual-studio-code&logoColor=white
[markdown]:
https://img.shields.io/badge/Markdown-000000?style=for-the-badge&logo=markdown&logoColor=white
[eslint]:
https://img.shields.io/badge/ESLint-4B3263?style=for-the-badge&logo=eslint&logoColor=white
[npm]:
https://img.shields.io/badge/NPM-%23CB3837.svg?style=for-the-badge&logo=npm&logoColor=white
[visual-studio-code-url]: https://code.visualstudio.com/
[markdown-url]: https://daringfireball.net/projects/markdown/
[eslint-url]: https://eslint.org/
[npm-url]: https://www.npmjs.com/