Skip to content

tanishq-agarwal/mernbackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to my first backend site 👋

Table of contents

General info

This project is a complete responsive dynamic weather website which tells about latest weather conditions of any city in India by fetching data with REAL-TIME API. Along with it, it also fetches and stores the data of the user in MongoDB database. Register and login form in Node.js and MongoDB. Info of user is authenticated and password is hashed into a secure language.

Technologies

Project is created with:

  • Express version: 4.18.1
  • Mongoose version: 6.4.0
  • Node version: v14.17.0
  • BcryptJs version: 2.4.3
  • hbs version: 4.2.0
  • JWT token vversion: 8.5.1

Setup

To run this project, install it locally using npm:

$ cd ../mernbackend
$ npm install
$ npm start
OR
$ npm run dev

Author

👤 tanishq-agarwal

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2022 tanishq-agarwal.
This project is [Copyright © 2022 Tanishq Agarwal] licensed.

About

Dynamic weather website which tells about the latest weather conditions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published