Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/albaitas/react-next-typescript-strapi
This is a web applications project written using Create Next App, React, Typescript, Tailwind and Strapi.
https://github.com/albaitas/react-next-typescript-strapi
next react strapi tailwind typescript
Last synced: 11 days ago
JSON representation
This is a web applications project written using Create Next App, React, Typescript, Tailwind and Strapi.
- Host: GitHub
- URL: https://github.com/albaitas/react-next-typescript-strapi
- Owner: albaitas
- Created: 2024-04-18T17:29:42.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-04-18T17:41:24.000Z (9 months ago)
- Last Synced: 2024-11-07T14:29:06.609Z (2 months ago)
- Topics: next, react, strapi, tailwind, typescript
- Language: TypeScript
- Homepage:
- Size: 205 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-next-typescript-strapi
This is a web applications project written using Create Next App, React, Typescript and Strapi.
## Features
- useContext
- useLayoutEffect
- Tablet and mobile friendly## Build with
- React Js, Tailwind, Typescript
- Context## Installation
Install **`git`**, **`nodejs`**, **`npm`** in your local computer
Clone this repository to your local computer:
**`$ git clone https://github.com/albaitas/react-next-typescript-strapi.git`**
Install dependencies:
**`npm install`**
Runs the app in the development mode:
**`cd \next-blog`**
**`npm run dev`**
**`cd \strapi-blog`**
**`npm run develop`**