Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shiv-source/react-quotes-generator

React quotes generator
https://github.com/shiv-source/react-quotes-generator

Last synced: 2 days ago
JSON representation

React quotes generator

Awesome Lists containing this project

README

        

# Quotes Generator







## Prerequisites

```sh
React version = 18.2.0
Node version = 16.19.0
Npm version = 8.19.3
Yarn version = 1.22.19
```

## Development server

```sh
yarn start
```

Run `yarn start` for a dev server. Navigate to `http://localhost:3000/`. The application will automatically reload if you change any of the source files.

Verify the deployment by navigating to your server address in your preferred browser.

```sh
http://localhost:3000
```

## Build

```sh
yarn build
```

Run `yarn build` to build the project. The build artifacts will be stored in the `build/` directory.




## Screenshot








## License

MIT