Menu

Post image 1
Post image 2
Post image 3
Post image 4
Post image 5
Post image 6
Post image 7
Post image 8
Post image 9
Post image 10
Post image 11
Post image 12
Post image 13
Post image 14
Post image 15
Post image 16
Post image 17
1 / 17
0

FULL STACK -DAY 1

DEV Community·Sripriya Saravanan·26 days ago
#TRorLn2P
Reading 0:00
15s threshold

Today marks the beginning of my Full Stack Development journey... I explored the fundamentals of modern web development and set up the tools required to build real-world applications. * Tools & Platforms Installed * ✅ Vercel ✅ Render ✅ MongoDB Atlas ✅ MongoDB Compass ✅ React + Node.js Environment First, I installed Node.js and verified the installation using Command Prompt. Understanding the environment setup helped me learn how JavaScript runs outside the browser using Node.js. React Setup Using Vite Next, I created my first React project using Vite Vite provides a faster and modern development environment for React applications. After successful setup, my React application ran perfectly on localhost After setup, my react app(in local host): Creating My First Node.js Server I created a file named: server.js Then I wrote a simple Node.js server and executed the code successfully.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More