Skip to content

A tech list app to test react router and other features using Typescript

Notifications You must be signed in to change notification settings

rodrigoaraujo7/tech-list

Repository files navigation


Logo
Tech List App

React Router Test for study purposes.

ParticipantsTechsFunctionalitiesUsage


Figma Layout on Figma here.

Participants

| Rodrigo L. Araujo

Techs

  • React.js
  • Styled Components
  • TypeScript
  • React Router

Functionalities

  • Theme Switch
  • Search Filter
  • Page Routing

Ideas to implement

  • Add filter system
  • Create new pages without creating new files
  • Updating on cloud using AWS

How to download the project:

# Clone the repository
$ git clone https://github.com/rodrigoaraujo7/tech-list.git

# Enter directory
$ cd tech-list

Usage

  1. Run yarn install.
  2. Run yarn dev and access http://localhost:3000.

Developed by Rodrigo Leite Araujo