/App.Fix-2

Primary LanguageJavaScriptMIT LicenseMIT

App.Fix-2

License: MIT

Links

Description

App.Fix is a tech blog app where users can signup, login and leave tech related posts about problems they may be having in their own projects, or just tech related questions.

Table of contents

Installation

Copy files into a local folder, in the terminal run "npm install" in the root directory of the project, then run "npm start" to start the app. Runs on localhost:3001.

Usage

Click the signup button, enter your information, submit, login, and begin posting. The homepage shows all posts and the dashboard shows only posts by the logged in user.

Screenshots

app.fix-1 app.fix-2 app.fix-3

How to contribute

There are no contribution guidelines for this project.

Tests

There are no tests for this project

Liscense

  • Link: https://opensource.org/licenses/MIT

    Copyright 2021 Nicholas Zabkar

    Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

    The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Contact Me