Note Creation App With React & NestJS With Mongo Atlas DB
npm --version 6.14.12 node --version v14.16.1 nest --version 7.6.0
1.nodejs and npm or yarn 2.nestjs-cli -> npm i -g @nestjs/cli
(Frontend) In the project Client directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Builds the app for production to the build
folder.\
(Backend) In the project Server directory, you can run:
Runs the app in the development mode.
Make Connection to this server URL http://localhost:3001
Play With graphQL Playground .
Make Connection to this server URL http://localhost:3001
(Database MongoDB):
It Runs through the MongoDB ATLAS CLOUD.\
ReactJS, NestJS, Mongoose, apollo, graphql, Styled Components, Material UI, JSX, CSS, GIT.