Skip to content

Latest commit

 

History

History
58 lines (40 loc) · 1.87 KB

README.md

File metadata and controls

58 lines (40 loc) · 1.87 KB

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