Skip to content

emmanuelubachi/data-analysis-project-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

da-project-starter

A starter template for data analytics projects

This starter template aims to scaffold a Data Analytics Python project kit quickly.

Features

  • Clear Workflow Doc
  • Functional Programming
  • Regular updates

Prerequisites

Before you begin working with this Next.js project starter in Visual Studio Code, make sure you have the following prerequisites installed on your system:

  1. Node.js and npm (Node Package Manager): Next.js relies on Node.js. Download and install Node.js from nodejs.org, which includes npm.

    To verify that Node.js and npm are installed correctly, open your terminal and run the following commands:

    node -v
    npm -v
    
  2. Visual Studio Code: You can download Visual Studio Code (VS Code) from code.visualstudio.com. It's a lightweight, highly customizable code editor with excellent support for JavaScript and React development.

After installing VS Code, you might want to consider installing some useful extensions for web development, such as "ESLint" for code linting and "Prettier" for code formatting. You can install extensions from the VS Code marketplace.

Quickstart

From Scratch

  • Click the green Use this template button above.
  • Alternatively:
degit emmanuelubachi/da-project-starter <my-project>

Pre-existing Project

  • clone the repo

About

A template for data analytics projects

Resources

License

Stars

Watchers

Forks

Languages