Skip to content

kylelin23/EHS_webpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Early Head Start Learning Library

Project Link:

https://ehs-learning-library-pb25.onrender.com

Project Description:

This is a website for teachers to access a database of best teaching practices for infants and toddlers for the Neighborhood House Association. There are many resources to access teaching strategies from, however this website will be a centralized place to access all of them. The website will accomplish this by fetching, filtering (based off of dropdowns) and displaying data from over 2000 rows of google sheet data.

Technologies Used: React.js, Vite

Features

  • Data Filtering
  • Dynamic UI

How to Start

Prerequisites

  • Node.js

Steps

  1. Clone the Repository
    git clone <your-repo-url>
    cd EHS_webpage
    
  2. Install Dependencies
    npm install
    
  3. Start the Development Server
    npm run dev
    

How to Update .csv File:

  • Export Google sheet as .csv
  • Replace .updatedData.csv in public folder with new one
  • Update code logic in data.jsx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors