/react-znropq

Created with StackBlitz ⚡️

Primary LanguageHTMLMIT LicenseMIT

React Crud

A React app with CRUD functions.

This app needs to run the server to fetch the data from the MongoDB. Please check this repository to run the server.

The application

The app gif animation

Angular 2 version

Check this repository if you want to see this app in Angular 2.

Installation and usage

Install the app dependencies:

$ npm install

Start the application:

$ npm start

Contributors

@author: 'Caique Caleiro < caiquecaleiro@gmail.com >'