Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malcodeman/company.com-frontend
https://github.com/malcodeman/company.com-frontend
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/malcodeman/company.com-frontend
- Owner: malcodeman
- License: mit
- Created: 2020-06-28T14:38:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-11T07:13:12.000Z (over 4 years ago)
- Last Synced: 2024-10-29T11:10:35.208Z (about 2 months ago)
- Language: JavaScript
- Size: 5.58 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-repos - company.com-frontend - My company website. (Next.js)
README
# company.com frontend
[![style: styled-components](https://img.shields.io/badge/style-%F0%9F%92%85%20styled--components-orange.svg?colorB=daa357&colorA=db748e)](https://github.com/styled-components/styled-components)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)My company website.
![Screenshot](docs/images/screenshot.png)
## Getting started
```
git clone https://github.com/malcodeman/company.com-frontend.git
cd company.com-frontend
yarn install && yarn start
```.env.local:
```
NEXT_PUBLIC_STRAPI_API_URL=http://localhost:1337
```