Skip to content
Ankan Saha edited this page Nov 18, 2022 · 1 revision

SaveNet

Store Data with High Security & access anywhere in world instantly.

Authors

Badges

Add badges from somewhere like: shields.io

MIT License GPLv3 License AGPL License

Deployment

To deploy this project run

  npm run deploy

🚀 About Me

Self-motivated web developer looking for a opportunity. Expert in Frontend Development and designs. Can interpret and utilize the knowledge

Features

  • Store Data
  • Read Data
  • Delete Data

🔗 Links

linkedin twitter

License

MIT

Run Locally

Clone the project

  git clone https://github.com/AnkanSaha/SaveNet.git

Go to the project directory

  cd SaveNet

Install dependencies

  npm install # to install all dependencies

Start the server (Backend)

  npm run deploy #(For Production)
  npm run devstart # for development

Tech Stack

Client: HTML5, CSS3, Javascript, TailwindCSS

Server: Node, Express, MongoDB Atlas (Cloud) & Mongoose (ODM) & Azure (Cloud) & Cloudflare (CDN)

Clone this wiki locally