Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jackomo007/next-studious-invention
- Owner: jackomo007
- Created: 2021-12-25T20:00:45.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-14T00:08:28.000Z (about 3 years ago)
- Last Synced: 2024-11-09T19:12:50.334Z (3 months ago)
- Topics: mongo, next, swr
- Language: JavaScript
- Homepage: https://next-events-gamma.vercel.app
- Size: 12.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.