ashishra0 / React-Auth-App

A React app to test a rails api service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React App for testing API's 🔥

App made for the purpose of testing a rails api

The app was generated using devcamp-js-builder

Do check it out, it's cool

This app connects to authentication endpoints of a rails api.

Instructions

  • Do the usual git clone routine
  • Do a npm install
  • Do npm run start and open the browser and locate to whichever localhost:PORT it is running.

Update (08/08/2019)

Wrote a new API in Go.

  • Navigate to localhost:3000/albums
  • Enjoy 😆

About

A React app to test a rails api service

License:MIT License


Languages

Language:JavaScript 93.2%Language:CSS 3.8%Language:HTML 3.0%