An open API service indexing awesome lists of open source software.

https://github.com/namnika/secretauthapp

Share your secrets with strong validation using social media. Steal others' secrets too!! 😉
https://github.com/namnika/secretauthapp

auth express-js mongodb node-js react-router-v6 reactjs social-login

Last synced: 3 months ago
JSON representation

Share your secrets with strong validation using social media. Steal others' secrets too!! 😉

Awesome Lists containing this project

README

          

# 🔐 Secret Authentication

This app provides strong authenticity for the user and has login/signup access to multiple social apps like Google, Twitter, and Github. Sharing secrets as an unknown person gets easy through this app without worrying about the user's identity or name.

## Overview

### Screenshot

### Link
- Live Site URL: [Secret Authentication](https://secrets-app-five.vercel.app/)

## Process

### Built with
- Semantic HTML5 Markup
- CSS3
- Mobile-first workflow
- AJAX
- [React](https://react.dev/) - JS library
- [Node.js](https://nodejs.org/en) - For backend
- [Express](https://expressjs.com/) - Node.js framework
- [MongoDB](https://mongodb.com/) - Database
- [Passport.js](https://www.passportjs.org/) - For authentication

### To Get Started

- Run the below command in your terminal:

```
npm start
```