Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 981 Bytes

README.md

File metadata and controls

40 lines (31 loc) · 981 Bytes

This project was bootstrapped with Create React App.

Below you will find some information on how to perform common tasks.
You can find the most recent version of this guide here.

Table of Contents

Features

  • Simpel project React with custom CRA (Create React App)
  • With Dummy data from jsonplaceholder
  • Redux
  • React for Semantic UI

Quick Start

Install dependencies:

yarn install or npm install

Run start:

yarn start or npm run start

Run build:

yarn build or npm run build

Run test:

yarn test or npm run test

License

The Project is open-sourced project licensed under the MIT license