Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.9 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.9 KB

react-jet

Inspired by @coryhouse react-slingshot & create-react-app

Get a jet start for your apps 🚀

A framework to quickly develop react apps using existing libraries, all the components can be changed from one point. Below components are used in this framework.

Installation

Clone this repository, cd foldername, npm install, npm start.

API Integration

This app requires to connect with REST API, you can use this RESTAPI or create your own, that api uses mangodb atlas, the models and seeder are there so you just need to provide credentials for mangodb atlas account.