/TEDxNITP

Primary LanguageJavaScript

TEDxNITP Website🤓


The official website of TEDx NIT Patna.

The webite has been developed using Gatsbyjs, which is a React-based open source framework with performance, scalability and security built-in.

Collaborate, build and deploy 1000x faster with Gatsby.

The original code was Developed and Tested with Visual Studio 2019 on Windows OS.✔

Requirements📃

  • Code Editor
  • NodeJs | npm
  • ReactJs

Execution of Code

  • Run npm install, this should install all the dependencies required in to run the website 💻
    IF YOU GET ERROR THAT SAYS GATSBY IS NOT INSTALLED THEN - RUN - npm install -g gatsby-cli

  • Run gatsby develop , to run the website in development mode on http://localhost:8000/ 💻

  • To build the website - Run- gatsby build 💻

The live preview of the website can be found at - https://tedxnitpdemo.netlify.app/

Happy Coding !! ✨✨🤓