Skip to content

Jasper13006/HenryApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HenryApp

This is a student project we made as part of our education at Soy Henry, which consisted of creating a full-stack React application from scratch.

Our stack of technologies:

  • Front End:

    • HTML - CSS - Javascript
    • React
    • Material UI
    • Redux
  • Back End:

    • Node.js
    • Express
  • Database:

    • Sequelize
    • PostgreSQL

How to start the project:

If you want to see the page for yourself, you'll need to do the following:

  • Clone the repository

  • Install PostgreSQL on your computer and create a database called henryapp.

  • Create a .env file in in the api folder with the following contents:

DB_USER={Your postgreSQL user} DB_PASSWORD={Your postgreSQL password} DB_HOST=localhost

Previews

Home page:

alt text

Login:

alt text

Admin Panel:

alt text

User Panel:

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published