Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/abhishek-bharti1/oneinapp

Project for openinApp
https://github.com/abhishek-bharti1/oneinapp

css3 express figma google html5 node-js oauth2 passport react-router-dom reactjs

Last synced: about 8 hours ago
JSON representation

Project for openinApp

Awesome Lists containing this project

README

        

# OpenInApp

## Description
This project is a simple authentication system integrated with Google authentication. Users can sign in using their Google accounts with just one click. The project is built using Node.js, Express.js, and Passport.js for authentication and React.js, HTML,CSS for frontend.

## Installation
To install the project dependencies, run the following command:
npm start

Once the server is running, open your web browser and navigate to `http://localhost:3000` to access the application.

## Error Messages
If a user does not enter any fields during sign-in, they will receive appropriate error messages indicating the missing information.

## Dependencies
- React.js
- HTML
- CSS
- Node.js
- Express.js
- Passport.js
- Other dependencies can be found in the `package.json` file.