Git Product home page Git Product logo

sprint8's Introduction

Sprint8 Project

Description

This project, named "Sprint8," is a dynamic web application built using modern front-end technologies. It's designed to provide a responsive and interactive user experience, leveraging the capabilities of React and Zustand for state management.

Key Features

  • Home Page (Home.tsx): The main landing page of the application.
  • Sign In Page (SignIn.tsx): A dedicated authentication page for user sign-in.
  • Starship Details (StarshipDetails.tsx): A detailed view of individual starships.
  • Starships List (Starships.tsx): A comprehensive list of starships, showcasing the use of external API data.
  • Not Found Page (NotFoundPage.tsx): A user-friendly 404 error page for unhandled routes.
  • State Management: Utilizes useAuthStore.ts and useStarshipStore.ts for managing authentication and starship data using Zustand.

Technologies Used

  • React: For building the user interface.
  • Zustand: For state management across the application.
  • Axios: For making API requests.
  • TypeScript: As the primary programming language to enhance code quality and maintainability.
  • Framer Motion: To add smooth and natural animations.
  • React Router Dom: For routing and navigation within the application.
  • Vitest, Jest: For unit testing and ensuring code reliability.

Setup and Installation

  1. Clone the repository to your local machine.
  2. Navigate to the project directory.
  3. Run npm install to install the dependencies.
  4. Start the development server using npm run dev.

Scripts

  • npm run dev: Starts the development server.
  • npm run build: Builds the application for production.
  • npm run test: Runs unit tests.
  • npm run lint: Lints the codebase for potential issues.
  • npm run pt: Formats the code using Prettier.

sprint8's People

Contributors

0xnordian avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.