/rapi

A small react CRUD API Application

Primary LanguageJavaScriptMIT LicenseMIT

rapi

A simple React CRUD API App.

screenshot

What is this repository for?

  • A simple Playground to learn React
  • Version: 0.1.0

How do I get set up?

Clone the Repository:

git clone https://github.com/vaddi/rapi.git

Get into the Repositiory Folder:

cd rapi

Run yarn to load dependencies:

yarn

Run Application:

yarn start

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Learn React

codecademy.com

facebook.github.io