Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/madliani/reactify

The React Starter Kit
https://github.com/madliani/reactify

jest pnpm react react-router reactify styled-components typescript vite yarn

Last synced: 3 days ago
JSON representation

The React Starter Kit

Awesome Lists containing this project

README

        

# Reactify


Reactify logo

The React Starter Kit

![Built with Jest](https://img.shields.io/badge/Jest-C21325.svg?style=for-the-badge&logo=Jest&logoColor=white)
![Built with React](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB)
![Built with styled-components](https://img.shields.io/badge/styled--components-DB7093?style=for-the-badge&logo=styled-components&logoColor=white)
![Built with TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white)

## Screenshots

![Homepage](./assets/images/reactify-homepage.png)

## Usage

In the project directory, you can run:

### `yarn dev`

Runs the app in the development mode.\
Open [http://localhost:8080](http://localhost:8080) to view it in the browser.

The page will reload if you make edits.\
You will also see any lint errors in the console.

### `yarn test`

Launches the test runner in the interactive watch mode.

### `yarn build`

Builds the app for production to the `dist` folder.\
It correctly bundles React in production mode and optimizes the build for the best
performance.

The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!

## Authorship

Based on [Create React App](https://create-react-app.dev) by
[Meta](https://opensource.fb.com).