Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/iomerkoyuncu/auth


https://github.com/iomerkoyuncu/auth

Last synced: 5 days ago
JSON representation

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