Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/modemobpsycho/fake-user-data-frontend
⚛️ Repository with frontend for web-application for the fake user data generation. There are 4 countries available, setting the value of errors in words, managing seed, exporting the table to csv.
https://github.com/modemobpsycho/fake-user-data-frontend
axios infinite-scroll muiv5 vercel vite zustand
Last synced: 5 days ago
JSON representation
⚛️ Repository with frontend for web-application for the fake user data generation. There are 4 countries available, setting the value of errors in words, managing seed, exporting the table to csv.
- Host: GitHub
- URL: https://github.com/modemobpsycho/fake-user-data-frontend
- Owner: modemobpsycho
- License: mit
- Created: 2024-07-22T20:23:11.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-05T00:34:13.000Z (2 months ago)
- Last Synced: 2024-09-07T07:20:02.301Z (2 months ago)
- Topics: axios, infinite-scroll, muiv5, vercel, vite, zustand
- Language: TypeScript
- Homepage: https://itra-task-5-frontend.vercel.app
- Size: 52.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Project review
### - Main page
![image](https://github.com/user-attachments/assets/8045a3e3-a9e0-40e8-88b1-d23363c4853e)
### - Different countries
![image](https://github.com/user-attachments/assets/1e2a9395-e0ed-4e5d-b7d1-5f85ce464017)
### - Setting the value of errors in words
![image](https://github.com/user-attachments/assets/12c8358e-3550-4b84-9180-a9a124271192)
### - Managing seed
![image](https://github.com/user-attachments/assets/91cc6b5f-9a10-4892-a4ad-a8d831df5fda)
### - Exporting to csv
![image](https://github.com/user-attachments/assets/361ce94f-1fa3-405e-8dd5-24a19a38771d)
## About The Project
Faker is a web-application for the fake user data generation. There are 4 countries available, setting the value of errors in words, managing seed, exporting the table to csv.
## Used technologies
The technologies I used to build this web application can be seen in the repository tags or in package.json.
## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!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 Request