1.Clone this repository in your local computer (https://github.com/laxman83/MindBrowserAssignment.git)
2.Change the location of terminal to the cloned repository folder
3.Enter npm install command in the terminal for installing dependencies
(we are using the following dependencies
--Expressjs
--body-parser
--bcrypt
--cors
--jsonwebtoken
--mysql2
--sequelize
)
4.For connecting to the mysql database please change the database crediantial & host in config/db.js file.
5.Now start the server using node server.js command.
(the above steps is for starting backend server)
6.For starting the front end server use the npm start command.
7.Open localhost url (http://localhost:3000) in the browser
(we using following dependencies for frontend
--axios
--bootstrap
--react-bootsrap
--react-router-dom
--react-validation
-
Notifications
You must be signed in to change notification settings - Fork 0
laxman83/MindBrowserAssignment
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published