Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tylrpopcorn/client-side-auth

A project that provides a clear example of Client-Side Authentication
https://github.com/tylrpopcorn/client-side-auth

actions javascript react reactjs reducers redux

Last synced: about 2 months ago
JSON representation

A project that provides a clear example of Client-Side Authentication

Awesome Lists containing this project

README

        

# Client-Side-Authentication
Created using React.js, JavaScript, HTML, CSS.

This is a practice example that provides a clear example of how to use **basic** Client-Side-Authentication. This project utilizes the use of Redux, reducers, and action creators to help the application provide positive clear results.
-- -- --

Screenshot 2023-01-31 at 6 39 35 PM

**How to use:**

1. Enter any kind of login information into the form input and press submit.
2. After logging in, you can view different articles that might be in the database.
3. You have the option to add or delete any articles of your choice.
4. After you are finished, you can logout

Screenshot 2023-01-31 at 6 41 09 PM

# Related Projects
- [Projects List](https://github.com/TylrPopcorn/Projects-List) - *Explore other projects I have worked on*