Skip to content

vatsalsinghkv/go-india-stocks

Repository files navigation

Go India Stocks - NextJS Frontend

Frontend built by Vatsal Singh built with Next.js and hosted with Vercel as a Selection Assignment

Preview

Built With

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with yarn installed on your computer).
  1. Fork this repository and clone the project
  git clone https://github.com/<YOUR USERNAME>/go-india-stocks.git
  1. Go to the project directory
  cd go-india-stocks
  1. Install dependencies
  yarn
  1. Start the server
  yarn dev
  • To change the content, edit src/content/[section].js

  • To change the theme, edit src/styles/globals.css

Contact