Skip to content

RedRadar-WT-Team/frontend

Repository files navigation

RepRadar Frontend - Starter Repo

About

RepRadar connects executive orders to statements from your local representatives, making it easy to see where your elected officials stand on presidential actions affecting your community. Enter your district and topics of interest to instantly see how your representative is responding to executive orders that matter to you, then take direct action through simple integrations with civic engagement tools.

Learning Goals

  • Learning Goals
  • Gain competency with React fundamentals
  • Make several network requests and handle asynchronous JS
  • Test React application with Cypress
  • Create a multi-page application using Router
  • Practice refactoring

Key Features

  • Key Features
  • Dynamic Data Fetching
  • State Management
  • React Router for Navigation
  • Cypress Testing
  • CSS Styling
  • Interactive UI Elements

Set Up

  1. Fork this repo
  2. Clone and rename this repo: git clone [remote-address] [new-name]
    For example: `git clone git@github.com:RedRadar-WT-Team/frontend.git.
  3. cd into frontend
  4. Install necessary dependencies with npm install
  5. Run your React app with npm run dev
  6. Go to http://localhost:5173/ and you should see a page with some starter elements
  7. Enter control + c in your terminal to stop running the React app at any time
  8. To run Cypress tests, use npx cypress open

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors