codekhal / Auton

A react app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auton

A Simple React App which Generate unique images from any text using RoboHash RestAPI.

I created this project with Create React App.

To run on your local machine

Step 1: git clone https://github.com/codekhal/Auton.git

Step 2: cd auton

Step 3: npm install

Step 4: npm start

Run the app in the development mode.

Open http://localhost:3000 to view it in the browser.

npm test

It launches the test runner in the interactive watch mode.
Wanna see more about testing section refer this running tests for more information.

About

A react app

License:GNU General Public License v3.0


Languages

Language:JavaScript 80.3%Language:HTML 14.1%Language:CSS 5.5%