A website sample is hosted in https://hamburgy.netlify.app
.
View Demo
·
Report Bug
·
-
React
-
Typescript
-
FontAwesome (react-icons)
-
React-router-dom (client side routing)
-
Deploy: netlify
-
NodeJS & Express
-
PostgreSQL
-
Pg-pool (Connection to db)
-
Deploy: heroku
- Make sure to download Nodejs and PostgreSQL correctly.
- Create a database in your postgreSQL terminal and a .env file in the root directory with the content
PG_USER=your_user
PG_PASSWORD=password
PG_HOST=host
PG_PORT=port
PG_DATABASE=name_of_database
- Install all dependencies in frontend and backend using:
- now, in the backend run:
- and in the Frontend directory use:
Your machine should be hosting an example in http://localhost:3000 and a restAPI in http://localhost:8080.
- Discord: [Losaeg#1619]
- Email: marcelorissette15@gmail.com