Installation Guide
install the following:
Figma – Design Tool
1. Sign up: [Link]
2. Download: [Link]
node JS – JS engine
1. Download: [Link]
Git – Version control
1. Sign up: [Link]
2. Download git: [Link]
Postman – API testing
1. Sign up: [Link]
2. Download: [Link]
MongoDB Compass – Database
1. sign up: [Link]
2. download compass: [Link]
Visual studio code – Editor
1. Download: [Link]
AWS – Amazon Web Services (Deploying application)
1. Sign up: [Link]
Note: Use student accounts for signing in for free access for a year
Stack being used:
M - mongoDB{database}
E - express (web dev framework){backend and server}
R - react(library){front end}
N - node js{server side}
remember both Express and react are depended on node JS and we will be installing
these dependencies using npm (node package manager)
Download Firefox Developer edition for more convenient dev View of the
application:
[Link]