predator4hack / zepto-react-chips

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zepto-react-chips

This is a simple React application that allows user to search from the textfield and select the items from the list of options

Deployment Link

This app is deployed on guthub pages accessible from here

Getting Started

These instructions will help you set up and run the project on your local machine.

Prerequisites

Make sure you have Node.js and npm installed on your machine.

Installation

  1. Clone the repository:
git clone https://github.com/predator4hack/zepto-react-chips.git
  1. Change into the project directory and install dependencies
cd zepto-react-chips
npm install
  1. Run the application
npm start

Open your browser and navigate to http://localhost:3000 to view the application.

Built With

  • React - JavaScript library for building user interfaces
  • styled-components - Styling library for React components

About


Languages

Language:JavaScript 67.4%Language:CSS 20.2%Language:HTML 12.4%