Skip to content

sajidurshajib/FYP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FYP

Final Year Project (MERN stack)


Install project and setup your profile

1. Requirments

  1. git
  2. Node
  3. MongoDB

Clone the project

2. Clone the project

git clone https://github.com/sajidurshajib/FYP

Go to the project folder cd FYP

3. Now install the servers

npm install

May be you found some vulnerability then just type

npm audit fix

Go to the client directory and do the same for install client server.

4. And the end

Edit a js file FYP > client > src > store.js

Commentout 14 number line and remove 13 number line's end comma. (Thosw things only for development purpose)

5. Start development server

npm run dev

Your client UI run localhost:3000

and your api localhost:5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published