Skip to content
This repository has been archived by the owner on Aug 6, 2021. It is now read-only.

ScottGibbons00/api-devit-copy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devit

DevIt Logo

Link to heroku instance

heroku

Team Photo

The API will for devit will allow for different types of users and maintain the posts that "idea people" have for new projects.

Architecture

Tools for API

Purpose Library Comments
Routing React Router Allows us to handle different requests to the API
State Management Redux, React Redux Provides subscription-based state and helps avoid prop-drilling
Asynchronous Stat Updates Redux Thunk ⚡️ Supercharges Redux store so it can handle functions, enabling state updates with asynchronous data

Setup

  1. Clone Project
  2. Run npm i to install project dependencies
  3. Run npm start to start the project at http://localhost:9090

Deployment

The project is deployed using Heroku and redeploys when the master branch is updated. TODO: how to deploy the project

Authors

Acknowledgments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published