konjoinfinity / project4frontend

Project 4 Front End

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project 4 Konjo Communities React App

Welcome to Konjo Communities where you can create, join, meet, grow, and comment about communities. This is the react web version of the project built using react.

Screen Shot 2019-04-12 at 12 10 35 PM

Screen Shot 2019-04-12 at 12 11 14 PM

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites & Installation

What things you need to install the software and how to install them:

-Mac Computer -NPM package manager

Clone this repository and cd intro the project4frontend directory.

cd into the project4 directory and run the following command to install the dependencies.

npm install

To start the app run the following command.

npm start

The browser will open to run the react app.

Deployment

This app was deployed to surge: https://konjomeet.surge.sh/

Built With

  • ReactJS - A JavaScript library for building user interfaces
  • Bootstrap - Build responsive, mobile-first projects on the web with the world’s most popular front-end component library.
  • Axios - Promise based HTTP client for the browser and node.js

Contributing

If you would like to contribute to this project, please feel free to submit a pull request!

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Thank you to the WDI/SEI 28 cohort and instructors.
  • Inspiration - Improving project 2 with more functionality.

About

Project 4 Front End


Languages

Language:JavaScript 94.8%Language:HTML 4.1%Language:CSS 1.1%