aniler0 / TaskAppReactJS

This is my first React project. But I didn't deploy on hosting pages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

First, you should install all dependencies with 'yarn install' or 'npm install'

Then I made this project with simple backend system that name is 'JSON Server' which is REST API

I added the script to use this API. This is how you should run this script 'yarn server'

Finally you have to run 'yarn start'

About

This is my first React project. But I didn't deploy on hosting pages.


Languages

Language:JavaScript 69.7%Language:HTML 16.0%Language:CSS 14.3%