Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/cyphernyx/module-11-mini-project
- Owner: CypherNyx
- License: mit
- Created: 2023-07-29T22:47:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-31T19:55:12.000Z (over 1 year ago)
- Last Synced: 2023-07-31T21:05:41.730Z (over 1 year ago)
- Language: CSS
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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]