Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erlankg0/neobis-front-auth
Auth Project
https://github.com/erlankg0/neobis-front-auth
Last synced: 9 days ago
JSON representation
Auth Project
- Host: GitHub
- URL: https://github.com/erlankg0/neobis-front-auth
- Owner: erlankg0
- License: gpl-3.0
- Created: 2024-04-28T15:12:17.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-05T11:47:26.000Z (7 months ago)
- Last Synced: 2024-05-05T16:24:12.153Z (7 months ago)
- Language: TypeScript
- Homepage: https://jazzy-chimera-5f8327.netlify.app/
- Size: 729 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lorby Authentication
Lorby offers tutoring services to users. At this stage, an authentication system has been developed.
![img.png](img.png)
![img_1.png](img_1.png)
![img_2.png](img_2.png)
## Deployment
My project is available at the following link: [https://jazzy-chimera-5f8327.netlify.app/](https://jazzy-chimera-5f8327.netlify.app/)
## Technologies
The project utilizes the following technologies:
- React
- Redux-Toolkit
- TypeScript
- React-toastify
- Formik + Yup## Installation
1. **Install Node.js**
You can download it from the official Node.js website.
2. **Clone the project**
Use git to clone your project to your machine.
3. **Install dependencies**
Navigate to the project directory and install the necessary dependencies using npm:
```
npm install
```4. **Run the project**
After installing all dependencies, you can run the project using the command:
```
npm run dev
```## Author
Erlan Abdraimov
## License
This project is licensed under the MIT License.