ChouaibMONCEF / Ratiny

A simple rating app using reactjs and json-server to practice hooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ratiny

A simple React app to practice react

Here you can check the website : https://ratiny.netlify.app/

The hosted app on netlify is static but the code here include requests to json-server

Demo

Ratiny

Run Locally

Clone the project

  git clone https://github.com/ChouaibMONCEF/Ratiny

Go to the project directory

  cd ratings

Install dependencies

  npm install

Start the server

  npm run dev

About

A simple rating app using reactjs and json-server to practice hooks


Languages

Language:JavaScript 68.4%Language:CSS 20.4%Language:HTML 11.2%