Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jackomo007/next-studious-invention

Project studing Nextjs
https://github.com/jackomo007/next-studious-invention

mongo next swr

Last synced: about 2 months ago
JSON representation

Project studing Nextjs

Awesome Lists containing this project

README

        

Next Events App


This is a [Next.js](https://nextjs.org/) project.

## Getting Started

First, clone the repository

Then, install the dependencies

```bash
npm i
# or
yarn
```

Finally, run the development server:

```bash
npm run dev
# or
yarn dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.