Skip to content

asifsha/react-jet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.