- ReactJS:- To build a reusable UI component.
- react-icons:- To display cross and circle icons.
- reactstrap:- To style react components in bootstrap.
- First fork this repository.
- Then clone it locally using git clone command.
- After cloning it open it on your code editor.
- On your editor's terminal write cd my-app.
- Then write npm install to install all the dependencies.
- Once all the dependencies are installed then type npm start command to run it on your localhost.