Skip to content

emmanueltct/MYBRAND_MUNEZERO

Repository files navigation

HTML5 JavaScript CSS MongoDB NodeJS Express.js CircleCI TypeScript

MYBRAND_MUNEZERO

it is a personal website + blog and is aimed to help the owner to market himself and interact with the users through blog comments and a contact page

How to navigate my portfolio

the user can navigate to my portfolio by visiting the link https://emmanuelimunezero.netlify.app/, and you can read, like, and post comments to the blog also we can interact by sending a query via contact form

project development parts

  1. Back-End API
  2. Front-End part

Back-End part

the back-end parts (APIs) are implemented with Node js, Express server, Typescript, Mongo DB, and Jest test for unit testing and circle ci as integration testing. To test the back-end it can be done by accessing its swagger documentation under this link https://mybrand-be-3-qrqs.onrender.com/api/docs/

Front-end part

the front-end part is designed using HTML, CSS, and Javascript and it is integrated with the back-end part

How to test the project locally

1. clone the front-end part of the project under this link

   https://github.com/emmanueltct/MYBRAND_MUNEZERO.git

3. clone the back-end part of the project through this link and use the following command to install all dependencies and run the project

   https://github.com/emmanueltct/MyBrand_BE.git
- npm install: to install all dependencies
- npm run dev: to start the project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published