/ReactFullStack

Primary LanguageJavaScript

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 ! 🕊️