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

https://github.com/fene-87/mean-stack-auth


https://github.com/fene-87/mean-stack-auth

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# mean-stack-auth

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [💻 Getting Started](#getting-started)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)

# 📖 MEAN stack auth

**MEAN Stack auth** entails web application designed to facilitate user registration and provide authentication and authorization. The project is basically made to further sharpen my skills on building a full stack web application using the MEAN stack.

## 🛠 Built With

### Tech Stack

Angular.js

SCSS

NodeJs

MongoDB

### Key Features

- **Registration**
- **Authentication**

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps:
-Install visual studio code or any text editor of your choice.
-clone the repository to your local machine.
-open it using live server

### Prerequisites

In order to run this project you need visual studio code or any text editor of your choice

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 16.0.5.

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.

## Code scaffolding

Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.

## Build

Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.

## Running unit tests

Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).

## Running end-to-end tests

Run `ng e2e` to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

(back to top)

## 👥 Authors

👤 **Fene-87**

- GitHub: [@Fene-87](https://github.com/Fene-87)
- LinkedIn: [Mark Fenekayas](https://www.linkedin.com/in/mark-fenekayas-67378220b/)

(back to top)

## 🔭 Future Features

- [ ] **Track fitness progress**
- [ ] **Give home workout programs**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

## ⭐️ Show your support

If you like this project kindly show your support or make a contribution to it.

(back to top)

## 🙏 Acknowledgments

I would like to acknowledge CF Park for giving me the opportunity to work on this project.

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)