Skip to content

BradleyHennen/redux-saga-mock-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mock Portfolio

A mock portfolio to experiment with react redux sagas. The site allows for me to create new project entries to display the work I have completed.

Built With

  • React
  • Redux
  • Node
  • JavaScript
  • Express
  • PostgreSQL
  • Material-UI
  • HTML
  • CSS
  • Axios
  • PostgreSQL

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

Link to software that is required before you attempt to start the app (e.g. node, mongo).

Create Database and Table

Create a new database called portfolio and run the SQL query from the database.sql file.

Installing

Steps to get the development environment running.

  1. Download this project.
  2. Start postgres if not running already by using brew services start postgresql
  3. npm install
  4. npm run server
  5. npm run client
  6. Navigate to localhost:3000

Completed Features

  • Add new projects to your portfolio
  • Add new tags to add to your projects
  • List of projects on the main page with links to website/github

Next Steps

  • Sortable project list

Authors

  • Bradley Hennen

About

Mock portfolio to test react redux saga's

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5