Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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