Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alphaolomi/inspire-me-now

Get Inpiration
https://github.com/alphaolomi/inspire-me-now

inpiration nextjs qoutes reactjs

Last synced: about 2 months ago
JSON representation

Get Inpiration

Awesome Lists containing this project

README

        

Inspire Me Now

## Development

### Running the development server.

```sh
yarn dev
```

### Building for production.

```sh
yarn build
```

### Running the production server.

```sh
yarn start
```

## Technologies Used

- TailwindCSS
- CSS/styled-jsx
- Bundle Analyzer
- Recoil
- ESLint
- Prettier
- lint-staged
- Testing Library
- Cypress
- Docker
- Github Actions

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details




This project was generated with [superplate](https://github.com/pankod/superplate). superplate is a Next.js all-in-one project generator. Create your project with the tools you need without spending hours on setting them up.