Skip to content

pc-style/main_app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Techbook

Frontend

  • Created with create-react-app.
  • Formik for form validation
  • Module css for styling
  • Figma
  • lottie-react for svg animations

Backend

  • Expressjs
  • mongodb-mongoose
  • nodemailer for sending email
  • jsonwebtoken for auth

Features

  • API Features provides features such as filtering, sorting, limiting fields, and pagination for API queries. It takes in a query and queryString as constructor parameters and modifies the query object based on the provided query parameters.
  • Authentication is performed by sending a JWT (JSON Web Token) to the user in the 'headers' when they sign up or log in to the website. This allows for secure access to certain features or information on the website and ensures that the user's identity is verified.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 61.9%
  • CSS 37.2%
  • HTML 0.9%