GithubHelp home page GithubHelp logo

msafeerhussain / user-profiler Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 179 KB

Create and manage user profiles effortlessly with this React.js application. Add users by providing their username and age, with built-in error handling for empty inputs and ages less than 1.

Home Page: https://user-profiler.vercel.app

HTML 22.84% JavaScript 53.47% CSS 23.69%
reactjs user-profile reactt-app

user-profiler's Introduction

User Profiler - React.js

React Logo

Welcome to the User Profiler repository built with React.js! This application allows you to create user profiles by providing a username and age. It also includes error handling to prompt users when they enter empty inputs or an age less than 1.

Table of Contents

Features

  • Create user profiles by entering a username and age.
  • Error handling for user inputs:
    • Displays a popup error for empty inputs.
    • Prompts an error when the age entered is less than 1.

Demo

You can try out the User Profiler by visiting the live demo here.

Getting Started

Follow these instructions to get the project up and running on your local machine.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js installed on your machine.

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/msafeerhussain/User-profiler.git
  2. Navigate to the project directory:

    cd user-profiler
  3. Install the necessary dependencies using npm or yarn:

    npm install
    # or
    yarn install

Usage

  1. Start the development server:

    npm start
    # or
    yarn start
  2. Open your web browser and visit http://localhost:3000 to access the User Profiler.

  3. Create user profiles by providing a username and age. The app will handle errors for empty inputs and ages less than 1.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them with descriptive commit messages.
  4. Push your changes to your fork.
  5. Submit a pull request to the main repository.

License

This project is licensed under the MIT License.

user-profiler's People

Contributors

msafeerhussain avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.