Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iomerkoyuncu/auth
https://github.com/iomerkoyuncu/auth
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/iomerkoyuncu/auth
- Owner: iomerkoyuncu
- Created: 2024-02-20T19:33:38.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-20T19:37:55.000Z (9 months ago)
- Last Synced: 2024-02-20T20:42:29.189Z (9 months ago)
- Language: JavaScript
- Size: 239 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Authentication
![Screenshot](/client/src/assets/ss-2.png)
![Screenshot](/client/src/assets/ss-1.png)
![Screenshot](/client/src/assets/ss-3.png)
## Installation
```bash
- git clone https://github.com/iomerkoyuncu/filtering-react.git
- cd auth
- cd server
- node server.js // to start the server
- cd ..
- cd client
- npm install
- npm start
```## Environment Variables
To run this project, you will need to add environment variables to your directory. You can create a .env file in the root directory and add the following variables. Look at the .env.example file for reference. (server/env.example)
## Tech Stack:
- React
- Redux
- Tailwind CSS
- Material UI
- Node.js
- Express
- PostgreSQL