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

https://github.com/haliljon/usercontrol-pro

UserControl Pro is a website where users can register, and only registered users ca see the list of registered users. The users can also block, unblock or delete other user's data. Front end is done with React JS and back end is done with RoR.
https://github.com/haliljon/usercontrol-pro

javascript js react reactjs

Last synced: about 1 month ago
JSON representation

UserControl Pro is a website where users can register, and only registered users ca see the list of registered users. The users can also block, unblock or delete other user's data. Front end is done with React JS and back end is done with RoR.

Awesome Lists containing this project

README

          


UserControl Pro 🧑🏻‍💻


# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [ UserControl Pro 🧑🏻‍💻 ](#-userControlPro-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👤 Author ](#-author-)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support ](#️-show-your-support-)
- [📝 License ](#-license-)

# UserControl Pro 🧑🏻‍💻

UserControl Pro is a website where users can register, and only registered users ca see the list of registered users. The users can also block, unblock or delete other user's data. Front end is done with React JS and back end is done with RoR.

## 🛠 Built With

### Tech Stack

Client

### App Screenshot

Screenshot 2023-11-02 at 1 17 19 AM

### Back-end Repository

- Here is the link to the [Back-End](https://github.com/haliljon/UserControl-Pro-back-end.git)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

- [x] A web browser like Google Chrome.
- [x] A code editor like Visual Studio Code with Git and Node.js.

You can check if Git is installed by running the following command in the terminal.

```
$ git --version
```

Likewise for Node.js and npm for package installation.

```
$ node --version && npm --version
```

### Setup

Clone this repository using the GitHub link provided below.

### Install

In the terminal, go to your file directory and run this command.

```
$ git clone https://github.com/haliljon/UserControl-Pro.git
```

### Usage

Kindly modify the files as needed.

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 your browser.

The page will reload when you make changes.

(back to top)

## 👤 Author

**Haliljon Juraboev**

- GitHub: [@githubhaliljon](https://github.com/haliljon)
- Twitter: [@twitterhaliljon1](https://twitter.com/haliljon1)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/juraboev-haliljon)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/haliljon/UserControl-Pro/issues/).

(back to top)

## ⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)