Skip to content

rochelle-rossman/team-roster

Repository files navigation

Team Roster

This repository contains a web-based application for managing a team roster. It allows users to add, view, edit, and delete team members and teams and store their information.

Tech Stack

React

Bootstrap

Next JS

Firebase

Netlify

JavaScript

Run Locally

  1. Clone the repository to your local machine using git clone https://github.com/rochelle-rossman/team-roster.git
  2. Navigate to the project directory and install the necessary dependencies using npm install followed by npm run prepare.
  3. Start a Firebase project and copy the environmental variables to the .env file
  4. Enable Google Authentication in you Firebase project.
  5. Start the development server using npm run dev.
  6. Open a web browser and go to http://localhost:3000 to access the application.

Demo

Deployed project: https://rr-team-roster.netlify.app/

Screenshot-2022-12-29-at-11-36-41-AM.png Screenshot-2022-12-29-at-11-41-55-AM.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published