Skip to content

Sample application of the "unform" lib from Rocketseat!

Notifications You must be signed in to change notification settings

DanielSchwingel/unform-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unform

Sample application of the "unform" lib from Rocketseat!

Demo no unform

💪 Overview

Application made to test the 'unform' library of RocketSeat

🚀 Technology

This project was carried out with the following technologies:

Backend:

Created backend in NodeJS to simulate the search for data from an api, where a simple example JSON object returns.

Web:

Created a simple ReactJS web page with a test form.

ℹ️ How to use?

Extremely simple, just follow the step by step:

  • Clone the repository --> git clone https://github.com/DanielSchwingel/unform-example.git
  • Access path to unform-example --> cd unform-example
  • Access path to backend --> cd backend
  • Install all dependences --> npm install
  • Start the backend --> npm start
  • Access path to web --> cd web
  • Install all dependences --> npm install
  • Start the web --> npm start

Liked?! Suggestions?! Contact.👊

About

Sample application of the "unform" lib from Rocketseat!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published