This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
To create production build
Full application is responsive and works on all device sizes It containes 2 modules
-
User Module : It consists fetching the Data from random user api,filter the result using firstname,lastname and email User can switch the view between Tabular and Card view User can Edit,Add and Delete the user.Redux form is used in that.
-
Tic Tac Toe Module : It takes 2 players name then user perform coin toss after that game begins.