Skip to content

This site created with Nextjs v13.4.8, for design purpose I used here tailwind css, and for data integration I will use Graphql API.

Notifications You must be signed in to change notification settings

Joyontokarmakar/next-conferance-task

Repository files navigation

Next-Conference-project

Whats's included

Next-Conference-Project
├── Next-js                  # Framework
│   └── vl3.4.8     
│
├── Tailwind CSS             # project root
│   ├── v3.3.2
|    
├── apollo/client            # bind a query to a component
│   ├── v3.7.16     
│        
├── graphql                  # query language
│   ├── v16.7.1  
│   
├── react-beautiful-dnd      # List Drag and Drop
│   ├── v13.1.1    
│    
├── moment js                # Date Formatter
│   ├── v2.29.4         
└── 

To Run Project in your Local PC follow the following steps:

Clone My Github Repository from:

https://github.com/Joyontokarmakar/next-conferance-task.git

Installation

$ npm install

or

$ yarn

Basic usage

# dev server with hot reload at http://localhost:3000
$ npm run dev 

or

# dev server with hot reload at http://localhost:3000
$ yarn dev

For API

API Endpoint.

Open http://localhost:3000 with your browser to see the result.

About

This site created with Nextjs v13.4.8, for design purpose I used here tailwind css, and for data integration I will use Graphql API.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published