/voice123-test

Primary LanguageTypeScript

Voice123-Test

Voice123-Test It is an application made in React.JS for the search of users through a button and input, which makes it easier to find the profile of the actor. We can see a series of cards that gives me some results, those are the names of the actors. Then, if I click on any of those names, it will take me to their corresponding profile.

Installation

Use the package manager npm to install application.

- git clone https://github.com/Lukaina/voice123-test.git
- cd voice123-test
- npm install
- npm start

List Tasks

  • Install react-router-dom
  • Install node-sass for scss support
  • Install ant design ()
  • Define types
  • Define styles
  • Make template
  • Header Nav
  • Create Context
  • Profile view

Hours Spent: 7 Hours

Future improvements and recommendations

  • Improve audio functionality
  • Better organization of the code
  • Card and button design

License

MIT