/shyphan

Creating an SRM

Primary LanguageJavaScript

syphan

Creating an SRM

Techstack Used:

FrontEnd

  • Ant-D
  • React
  • Axios: For making Requests to backend
  • react-router-dom: for handling routing in the React App

Backend:

  • Epressjs: for building the backend Server
  • Mongoose: MongoDB object Modeling for Node.js
  • BCrypt: For Hashing Passwords
  • jsonWebToken: For generating and verifying JSON Web Tokens.
  • Cors: For enabling Cross-Origin Resource Sharing