Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cyphernyx/module-11-mini-project

add routes to an existing application. Must create one wildcard route for serving up a 404 page, as well as a diagnostics route for logging failed form validation.
https://github.com/cyphernyx/module-11-mini-project

Last synced: about 4 hours ago
JSON representation

add routes to an existing application. Must create one wildcard route for serving up a 404 page, as well as a diagnostics route for logging failed form validation.

Awesome Lists containing this project

README

        

# Module 11 - Mini Project
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

## Description
add routes to an existing application. Must create one wildcard route for serving up a 404 page, as well as a diagnostics route for logging failed form validation.

[Link to the Deployed page -->](https://module-11-mini-project-780e0020fd77.herokuapp.com/)

## Table of Contents
* [Installation](#installation)
* [Usage](#usage)
* [Contributing](#contributing)
* [License](#license)
* [Questions](#questions)

## Installation
You'll need to have Node.js installed on your computer. Once you have Node.js set up, you can follow these steps to install and use the application:

1. Clone this GitHub repository to your local machine.

```sh
git clone https://github.com/CypherNyx/module-11-mini-project.git
```
2. Open a terminal or command prompt and navigate to the cloned repository's directory.
3. Run ```npm install``` to install the necessary dependencies.

## Usage
Run npm install to install the necessary dependencies.

## Contributing
1. Fork it ()
2. Create your feature branch (`git checkout -b suggest/new-feature`)
3. Commit your changes (`git commit -m 'Add some new-feature'`)
4. Push to the branch (`git push origin suggest/new-feature`)
5. Create a new Pull Request

## License
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

https://opensource.org/licenses/MIT

## Questions
GitHub [CypherNyx](https://github.com/CypherNyx)

Email: [email protected]