Skip to content
This repository has been archived by the owner on Oct 3, 2019. It is now read-only.

martin-headspace/Noor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Contributors MIT License


Logo

Noor

My personal portfolio website
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

Product Name Screen Shot

This portfolio was built to showcase my most recent school projects, work projects, and passion projects to the people who were interested in checking them out. This portfolio, in its final version, should allow me to:

  • Show the projects I've worked on, its development process, and some screenshots.
  • Use it as a living, dynamic curriculum to apply to multiple companies.
  • Allow me to experiment with new technologies.

At this moment, this website is really simple (I had to build it in 3 days), but it's scheduled to include by July 2019:

  • Federated Login (Facbook)
  • DynamoDB connection using AppSync
  • A real dynamic interface
  • AWS SES to keep in touch with my clients
  • And more...

Built With

This application was built using the following frameworks:

Getting Started

This is a personal project and I doubt people would actually want to download it for their personal use. However, if you'd still like to, these are the following steps to check it out.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
npm i npm -g

Installation

  1. Get a Database Address and key atMongolab
  2. Clone the repo
git clone https://github.com/a01334390/Noor.git
  1. Install NPM packages
npm install
  1. Enter your API in config.js
const API_KEY = 'ENTER YOUR API';

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature)
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Fernando Martin Garcia Del Angel - martntn - martingarciadelangel@me.com

Project Link: https://github.com/a01334390/Noor

Acknowledgements