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
- Host: GitHub
- URL: https://github.com/hasims2001/thebrandwick-test
- Owner: Hasims2001
- Created: 2023-12-28T07:06:52.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-29T07:20:14.000Z (over 2 years ago)
- Last Synced: 2025-05-07T07:53:04.172Z (about 1 year ago)
- Topics: expressjs, mongodb, nodejs, reactjs, typescript
- Language: TypeScript
- Homepage: https://thebrandwick-test.vercel.app/
- Size: 322 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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



## 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!