GithubHelp home page GithubHelp logo

se-tech-fe's Introduction

Activity App

Activity App is a web application that allows users to browse and search for activities. It provides a list of activities and a search functionality to filter the activities based on user input.

Table of Contents

Project Structure

The project follows a typical React application structure with the following main directories:

  • public: Contains the public assets and the index.html file that serves as the entry point for the application.
  • src: Contains the source code for the application.
    • components: Contains reusable components used in the application.
    • services: Contains API service modules for fetching data from the server.
    • types: Contains TypeScript type definitions used in the project.
    • Error: Contains error handling components and utilities.
    • App.tsx: The main entry point of the application.

Installation

To install the project and its dependencies, follow these steps:

  1. Clone the repository: git clone <repository-url>
  2. Navigate to the project directory: cd se-tech-fe
  3. Install dependencies: npm install

Usage

To start the development server and run the application, use the following command:

npm start

This will start the application on http://localhost:3000 by default.

Testing

The project uses Jest and Playwright for unit and end-to-end testing. To run the tests, use the following command:

npm test

This will execute all the test suites and display the test results.

Here is a video with demo

Screen.Recording.2023-06-19.at.2.43.23.AM.1.mov

se-tech-fe's People

Contributors

pravee3791 avatar

Watchers

 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.