Coder Social home page Coder Social logo

dontrellthedeveloper / react-node-sql-blog Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 82.81 MB

Storytelling is a Full Stack Blog. This stack includes - React, Node, Bootstrap, MySQL Server, Netlify, Heroku and ClearDB.

Home Page: https://react-node-sql-blog.dontrelldev.com/

HTML 0.46% CSS 45.20% JavaScript 11.43% SCSS 42.92%
bootstrap cleardb heroku mysql-server netlify nodejs reactjs

react-node-sql-blog's Introduction

Contributors Forks Stargazers Issues LinkedIn


Logo

Storytelling Blog - React Express MySQL Application

Storytelling is a Full Stack Blog. This stack includes - React, Node, Bootstrap, MySQL Server, Netlify, Heroku and ClearDB.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started - Client (React.js)
  3. Getting Started - Server (Express.js)
  4. Usage
  5. Contributing
  6. Contact

About The Project

Product Name Screen Shot

(back to top)

Built With

  • React
  • Bootstrap
  • Node
  • MySQL
  • Netlify
  • Heroku

(back to top)

Client (React.js) - Getting Started

To get a local copy of your client up and running follow the steps below.

Installation

  1. Clone the repo

    git clone https://github.com/dontrellthedeveloper/react-node-sql-blog.git
  2. Go to the client folder

    cd client
  3. Install NPM packages

    npm install --legacy-peer-deps
  4. Enter values in .env file

    DEVELOPMENT_URL="http://localhost:3001"

(back to top)

Server (Express.js) - Getting Started

To get a local copy of your server up and running follow the steps below

Installation

  1. Create a SQL server database. Try using MySQL Workbench.

  2. Clone the repo

    git clone https://github.com/dontrellthedeveloper/react-node-sql-blog.git
  3. Go to the server folder

    cd server
  4. Install NPM packages

    npm install
  5. Enter values in .env file

    SQL_SERVER_USER='{put your SQL server username}'
    SQL_SERVER_HOST='{put your SQL server host}'
    SQL_SERVER_PASSWORD='{put your SQL server password}'
    SQL_SERVER_DB='{put your SQL server database}'

(back to top)

Usage

You can sign up using a username and password. After signing up, you can fully interact with the application by liking posts and commenting on posts.

Product Name Screen Shot

As a user, you also have the ability to create a post. You can get comments from other users on your posts.

Product Name Screen Shot

For more examples, please go to the application

(back to top)

Contributing

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

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  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

(back to top)

Contact

Dontrell Washington - @dontrellthedev_ - [email protected]

Project Link: https://github.com/dontrellthedeveloper/react-node-sql-blog

(back to top)

react-node-sql-blog's People

Contributors

dontrellthedeveloper avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.