kdiri / ReactFullStack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReactFullStack

React fullstack is a repository to store the examples from the lessons React Fullstack with node/express, PostgreSQL and AWS of udemy.

Chapters:

  • 🚀 React Fullstack
  • ⬆️ Node/Express
  • ⚡ PostgreSQL
  • ♻️ AWS

Run the project on local

Open two terminal. And enter the block below in the terminal 1:

$ cd Server
$ npm run devstart

Terminal 2:

$ cd Client
$ npm start

Enjoy ! 🕊️

About


Languages

Language:JavaScript 88.6%Language:CSS 5.0%Language:HTML 4.8%Language:TSQL 1.2%Language:Makefile 0.4%