Skip to content

C0ding-K1D/2023-react-typescript-fullstack-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

A React TypeScript project built with Vite, featuring a Node/Express backend, Puppeteer for web scraping, and PostgreSQL with Prisma.

Table of Contents

Description

This project is a web application that utilizes React on the frontend and Node/Express on the backend to conduct web scraping using Puppeteer. It stores scraped data in a PostgreSQL database using Prisma for efficient data management.

Features

  • Modern React TypeScript frontend with Vite.
  • Express.js backend for handling API requests.
  • Puppeteer for web scraping tasks.
  • PostgreSQL database with Prisma for data storage and retrieval.

Requirements

Before you begin, ensure you have met the following requirements:

  • Node.js installed (vXX.XX.X or higher).
  • PostgreSQL database.
  • Yarn package manager (optional, but recommended).

Getting Started

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/your-project.git
    cd your-project

About

Full stack portfolio 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published