Skip to content

Repository files navigation

🐟 Online fish store - SPA

Overview

Fish-store app is a simple and responsive single-page application (SPA) built using ReactJS, TypeScript, Shadcn, Vite, Tailwind and Jest.

Technologies Used

  • React: Component-based architecture. Huge ecosystem and flexibility
  • Vite: Blazing fast startup time. Minimal configuration needed. Great developer experience (ex. fast refresh)
  • Schadcn: Beautiful, accessible, and customizable components out of the box. Built on top of Tailwind for consistent styling.
  • TypeScript: Provides type safety and helps in detecting errors early in the development process.
  • TailwindCSS: Rapid development without writing custom CSS classes.
  • Jest: Zero-config JavaScript testing framework. Great performance and developer tooling

🚀 Getting Started

  1. Clone the repository
git clone https://github.com/hrlagana/online-store-react-app.git
cd online-store-react-app
  1. Install dependencies
npm install
  1. Run the development server
npm run dev

Your app will be running at http://localhost:5173 (which is vite's default port).

🧪 Running Tests

npm run test
  1. Deployment

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages