emreylmaz / Todo-App-ExpressApi-React-Redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React & Redux With Express Api App

Used technologies

Tech Stack

Client: React, Redux

Server: Node, Express

Run Locally

Clone the project

  git clone https://github.com/emreylmaz/Todo-App-ExpressApi-React-Redux.git

Go to the project directory

  cd project

Install dependencies

  npm install

Start the React

  npm start

Start the Api

  npm run server

About


Languages

Language:JavaScript 59.1%Language:CSS 34.0%Language:HTML 6.8%Language:Shell 0.2%