Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

Faker


A full-stack web application for the fake user data generation.


Report Bug
·
Request Feature


## 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