Skip to content

Latest commit

Β 

History

History
24 lines (18 loc) Β· 571 Bytes

README.md

File metadata and controls

24 lines (18 loc) Β· 571 Bytes

React-Forum-Training β€‹πŸ‘Ά

πŸ§‘β€πŸ’»β€‹ Small training project in React, NodeJs, Express and MangoDB made in few days to learn React πŸ§‘β€πŸ’»β€‹

Test-2022-08-15_23 58 52

β€‹βš’οΈβ€‹ How to use it

git clone git@github.com:AmineZouitine/React-Forum-Training.git
cd React-Forum-Training
npm install

Inside de .env file, add you mangoDB database link

In your first terminal

npm start 

In the second

npm run serv