Skip to content

corinnekunze/name-gatherer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Name Gatherer

Simple typescript react app for formatting CSVs to find their first name and emails.

A personal project to help family manage a member contact list.

Local Development

  • Ensure you are on the node version specified in the .nvmrc
  • npm install to install dependencies.
  • npm start to start the development server.
  • Navigate to localhost:3000

Deployment

This repo uses github pages to serve this code on the internet.

It will deploy to the gh-pages branch.

Run npm run deploy locally to deploy the server to the branch.

About

Simple react app for formatting member CSVs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published