Skip to content

Preet-Sojitra/conference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conference Website

Developed by Encode Web Team (Preet Sojitra , Parth Sood, Aniket Patel, Dev Parikh and Bhagirath Patel)

Folder Structure

.
├── public
│   └── index.html
├── src
│   ├── assets
│   │   ├── css
│   │   ├── data
│   │   │   └── carouseldata.js
│   │   └── images
│   ├── Components
│   ├── App.js
│   └── index.js
└── README.md

Getting Started with Project locally

  1. Fork the repo and clone using the following command

    git clone https://github.com/Preet-Sojitra/conference.git

  2. Change the directory

    cd conference

  3. Install the dependencies

    npm install

  4. Start local server

    npm start

    Open http://localhost:3000 to view it in your browser.

About

encode conference website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published