ASSIGNMENT-MERN-STACK-DEVELOPMENT


I have created a Senple Web Application using MERN Stack

Technology Used

1. React js

7. netlify (Client Side Deployment) (https://www.netlify.com/)

8. Heroku (Server Deployment) (https://dashboard.heroku.com/)

Step To Clone Repo

1. Create a Github account.

2. Open Command line interface in your pc

3. Type Command

git clone https://github.com/pruthvi7384/ASSIGNMENT-MERN-STACK-DEVELOPMENT.git

4. After Clone This Repo Install All Seprate Folder Dependency using Enter Command in terminal npm i.

5. Create Database Closter in MogoDb refer Documentation (https://www.mongodb.com/)

6. After Front End Folder Start server using npm start

7. Also Backend Folder Start server nodemon start

Site Screen Shorts

Registration Page

Login Page

Profile Page

THANK YOU !!!