Skip to content

SyedAnasShah/testtask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN STACK

Frontend
  • Creating a Component in React and creat routing.
  • Using react and material UI created form to login user and can register new user.
  • Product add, edit, delete and pagination also you can search vehicle by name.
  • Making HTTP calls using Axios.

Prerequisites

Below noted things you need to install to run this project in your system

  • Node.js DATABASE:
  • MongoDB

To Setup Clone the repository

  1. cd testtask/backend
  2. npm install
  3. cd testtask/frontend
  4. npm install

To Run To run backend server

  1. cd testtask/backend
  2. node server.js

To run react frontend

  1. cd testtask/frontend
  2. npm start

Main Page Registeration Page Success Page Dashboard Postman

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published