Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amandaalmeida89/blog-app
A web application that simulates a blog.
https://github.com/amandaalmeida89/blog-app
mui nextjs reactjs typescript
Last synced: 28 days ago
JSON representation
A web application that simulates a blog.
- Host: GitHub
- URL: https://github.com/amandaalmeida89/blog-app
- Owner: amandaalmeida89
- Created: 2024-02-02T13:16:35.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-09T15:58:43.000Z (11 months ago)
- Last Synced: 2024-02-09T22:01:43.732Z (11 months ago)
- Topics: mui, nextjs, reactjs, typescript
- Language: TypeScript
- Homepage: https://blog-app-omega-liard.vercel.app
- Size: 354 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
Run the development server:
```bash
npm run dev
```
Open [http://localhost:3000/list](http://localhost:3000/list) with your browser to see the result.> [!NOTE]
> Data is saved in **local storage**. :sweat_smile:Developed with:
- React
- TypeScript
- Next
- MUI