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

https://github.com/hasims2001/thebrandwick-test

Full stack app for authentication system
https://github.com/hasims2001/thebrandwick-test

expressjs mongodb nodejs reactjs typescript

Last synced: 3 months ago
JSON representation

Full stack app for authentication system

Awesome Lists containing this project

README

          

# The Brand Wick

Welcome to The Brand Wick App.

## Table of Contents
- [Demo](#Demo)
- [Features](#features)
- [Tech Stack](#Tech-stack)
- [Links](#Links)
- [Screenshot](#Screenshot)
- [Installation](#installation)

## Demo
Video Link: https://youtu.be/DFivyV0t7vI

## Features

- User Authentication
- Routes Protection
- Password Encryption

## Tech Stack

- Front-end:
- React.js for building dynamic and interactive components
- TypeScript for Statically typed variables
- Back-end:
- Node for javascript enviroment
- Express for server-logic
- MongoDB for data storage

## Links

# Front-end:

- **Website URL:** [https://thebrandwick-test.vercel.app](https://thebrandwick-test.vercel.app)

# Back-end:
- **API URL:** [https://thebrandwick-test.onrender.com](https://thebrandwick-test.onrender.com)

## Screenshot

![image](https://github.com/Hasims2001/thebrandwick-test/assets/58412185/cbf38e34-05e6-4966-a9f8-dfcd7a20401b)

![image](https://github.com/Hasims2001/thebrandwick-test/assets/58412185/c2e0c613-e7db-4e9c-b5b1-a683cd60b117)

![image](https://github.com/Hasims2001/thebrandwick-test/assets/58412185/d5598b33-dae3-4fc3-b6d0-ee6455473cd8)

## Installation
To set up the project locally, follow these steps:

1. Clone the repository:

```bash
git clone https://github.com/Hasims2001/thebrandwick-test.git
```

2. Open the coding-test folder in termial:

3. Run command:
```
npm install
```

4. Run project
```
npm start
```

Feel free to explore the project using the provided links and discover the features!