Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/reactjs-forms
:man: Application using Create React App, Axios, React Router, Formik, Yup, React-Select and consuming the features of the Node.js - Forms API
https://github.com/osvaldokalvaitir/reactjs-forms
forms reactjs rocketseat youtube
Last synced: about 2 months ago
JSON representation
:man: Application using Create React App, Axios, React Router, Formik, Yup, React-Select and consuming the features of the Node.js - Forms API
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/reactjs-forms
- Owner: osvaldokalvaitir
- License: mit
- Created: 2019-03-06T23:30:26.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-08-26T18:37:24.000Z (5 months ago)
- Last Synced: 2024-08-26T21:49:35.649Z (5 months ago)
- Topics: forms, reactjs, rocketseat, youtube
- Language: JavaScript
- Homepage:
- Size: 2.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ReactJS - Forms
:man: Application using Create React App, Axios, React Router, Formik, Yup, React-Select and consuming the features of the Node.js - Forms API
Demo | Install and run | License## :computer: Demo
![Demo](/.github/assets/demo.png)
## :wrench: Install and run
_ps: Before running the app, start the [Node.js - Forms](https://github.com/osvaldokalvaitir/nodejs-forms) backend._
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/reactjs-forms# Entry in folder
cd reactjs-forms# Install deps with npm or yarn
npm install | yarn# Launch the app with npm or yarn
npm run start | yarn start
```## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho