Skip to content

Latest commit

 

History

History
93 lines (67 loc) · 4.82 KB

README.md

File metadata and controls

93 lines (67 loc) · 4.82 KB

Top


❤️ MERN APPLICATION

📂 Lightning

Lightning is your essential Web Application for efficient and secure API Testing. It offers robust authentication and authorization to safeguard your data. Effortlessly make HTTP requests, send and receive data via JSON, and access comprehensive response details, including headers and status codes. Organize your requests into collections, track your API history, and streamline your workflows with Lightning's intuitive interface and powerful features. Experience the electrifying efficiency of Lightning and revolutionize your API interactions.


🛠️ FEATURES

  • ✅ Modern & Stateful User Interface - React.js
  • ✅ Interactive Elements & Features - React.js
  • ✅ MVC Structured Business Logic - Express.js
  • ✅ User Authentication System - Mongoose ODM
  • ✅ User Account Encryption - BCrypt & Mongoose
  • ✅ Structured & Organized Codebase - TypeScript

🤖 TECHNOLOGY

🚀 FRAMEWORKS & LIBRARIES

✏️ FRONT-END TECHNOLOGIES 🤖 BACK-END TECHNOLOGIES 🗃️ DATABASE & LIBRARIES
React Node.js MongoDB
TS Express.js Mongoose
JS Socket.IO
CSS Nodemon
Npm

✒️ PLATFORM & EDITOR

💻 PLATFORM ✏️ EDITORS
Windows Visual Studio Code

📌 DOWNLOAD & RUN

  • Get the Repository

    • Click the green <> Code button.
    • Download the zip folder locally.
    • Unzip the folder to find the project.
    • Or, you can clone the repo instead.
    • Or, you can fork the repo first.
git clone https://github.com/RyxnDmello/React-NodeJs-Lightning.git
  • Install the Environment

    • Install the latest Node.js version.
    • NPM should be installed with Node.
    • Open the project using your preferred IDE.
    • Open the terminal at the project location.
  • Install Dependencies

    • Install all dependencies mentioned below.
    • Install Nodemon globally for development.
    • Nodemon is only required for development.
npm install
npm install nodemon -g

💎 YOUR FEEDBACK WOULD BE HIGHLY APPRECIATED

portfolio LinkedIn Discord Twitter Instagram WhatsApp


✌️ THANK YOU, VISIT AGAIN


Bottom