Skip to content

This project is designed as a learning resource to enhance skills in React development, React Router, TypeScript, and API integration. Feel free to explore the code, contribute, or use it as a reference for your own projects.

Notifications You must be signed in to change notification settings

sonimohit481/dummy-website-01

Repository files navigation

Dummy Website 01

Banner

Purpose

This repository serves as a practice project for mastering React Router DOM, and TypeScript, and utilizing the GitHub API. The primary focus is on exploring various aspects of React Router, including concepts like Outlet, Link, and NavLink, and demonstrating different routing methods within the application. Additionally, TypeScript is employed for enhanced type safety and improved development experience.

Deployment

The website is deployed on Netlify and can be accessed here.

Features

  • React Router DOM: Demonstrates the use of Outlet, Link, NavLink, and various routing techniques.
  • TypeScript: Utilizes TypeScript for improved code quality and better development experience.
  • GitHub API: Fetches user data using the GitHub API, in this case, showcasing data for the repository owner.

How to Run Locally

  1. Clone the repository:

    git clone https://github.com/sonimohit481/dummy-website-01.git
    cd dummy-website-01
    npm install
    npm start

About

This project is designed as a learning resource to enhance skills in React development, React Router, TypeScript, and API integration. Feel free to explore the code, contribute, or use it as a reference for your own projects.

Note: This website uses the GitHub API to fetch user data, specifically targeting the repository owner's information.

Happy coding!

About

This project is designed as a learning resource to enhance skills in React development, React Router, TypeScript, and API integration. Feel free to explore the code, contribute, or use it as a reference for your own projects.

Topics

Resources

Stars

Watchers

Forks