Getting Started | Prerequisites | Installing | License
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Yarn package manager or another manager like a npm
This application do not necessary install (because is only for study proposes) only you will need copy the repository and you be able to run application and server with commands below.
In the project directory, you can run:
Runs the application in the development mode.
Open http://localhost:3000 to view it in the browser.
Runs the Storybook application.
Open http://localhost:6006 to view it in the browser.
Runs the tests examples about Autocomplete component.
You could view it in the console screen.
- Visual Studio Code - The framework used
- ReactJS - Development JavaScript library
- Storybook - A tool for UI development
- Typescript - A strongly typed programming language that builds on JavaScript
- Jest - A JavaScript Testing Framework
- React Testing Library - DOM Testing Library by adding APIs for working with React components
- React Icons - Include popular icons in your React projects
- Rafael Silveira - One simple thing can change the World - GitHub - Linkedin - sepolrafael@gmail.com
You could learn more about ReactJS clicking here -> ReactJS documentation.
To learn more about Storybook, check out the Storybook documentation.
This project is licensed under the GNU General Public License - see the LICENSE file for details
- God